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

apache / carbondata / 590
76%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2018 10:17AM UTC
Jobs 1
Files 1044
Run time 1min
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
590

push

jenkins

ravipesala
[CARBONDATA-2669] Local Dictionary Store Size optimisation and other function issues

Problems
Local dictionary store size issue.
When all column data is empty and columns are not present in sort columns local dictionary size was more than no dictionary dictionary store size.
Page level dictionary merging Issue
While merging the page used dictionary values in a blocklet it was missing some of the dictionary values, this is because, AND operation was done on bitset
Local Dictionary null values
Null value was not added in LV because of this new dictionary values was getting generated for null values
Local dictionary generator thread specific
Solution:
Added rle for unsorted dictionary values to reduce the size.
Now OR operation is performed while merging the dictionary values
Added LV for null values
Local dictionary generator task specific

This closes #2427

98 of 98 new or added lines in 11 files covered. (100.0%)

50893 of 71849 relevant lines covered (70.83%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 590.1 29 Jun 2018 10:17AM UTC 0
70.83
Source Files on build 590
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #590
  • 334e6477 on github
  • Prev Build on master (#588)
  • Next Build on master (#589)
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