• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / carbondata / 1196 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2018 11:10AM UTC
Files 1015
Run time 47s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Oct 2018 11:10AM UTC coverage: 80.446% (-0.3%) from 80.714%
1196.1

push

jenkins

manishgupta88
[CARBONDATA-2998] Refresh column schema for old store(before V3) for SORT_COLUMNS option

Problem:
For old store, store before V3, SORT_COLUMN option is not set in ColumnSchema, but considered as SORT_COLUMNS. So, while refreshing the
table it will try to read from the thrift and make it as no sort column in ColumnSchema as it is not set before.

Solution:
While refreshing the table, check for the SORT_COLUMN property in the table properties and if nothing is set, then by default take all the
dimension columns as SORT_COLUMNS.

This closes #2806

60365 of 75038 relevant lines covered (80.45%)

1.06 hits per line

Source Files on job 1196.1
  • Tree
  • List 0
  • Changed 92
  • Source Changed 18
  • Coverage Changed 92
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1196
  • 278d1717 on github
  • Prev Job for on master (#9255.1)
  • Next Job for on master (#1210.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc