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

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

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2018 10:17AM UTC
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

29 Jun 2018 10:17AM UTC coverage: 70.833% (+6.0%) from 64.811%
590.1

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

50893 of 71849 relevant lines covered (70.83%)

0.92 hits per line

Source Files on job 590.1
  • Tree
  • List 0
  • Changed 283
  • Source Changed 15
  • Coverage Changed 280
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 590
  • 334e6477 on github
  • Prev Job for on master (#588.1)
  • Next Job for on master (#589.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