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

apache / carbondata / 1196
76%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2018 11:10AM UTC
Jobs 1
Files 1015
Run time 49s
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

pending completion
1196

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

15 of 15 new or added lines in 2 files covered. (100.0%)

60365 of 75038 relevant lines covered (80.45%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1196.1 24 Oct 2018 11:10AM UTC 0
80.45
Source Files on build 1196
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1196
  • 278d1717 on github
  • Prev Build on master (#9255)
  • Next Build on master (#1210)
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