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

apache / carbondata / 695
76%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2018 08:24AM UTC
Jobs 1
Files 983
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
695

push

jenkins

Venkata Ramana G
[CARBONDATA-2760] Reduce Memory footprint and store size for local dictionary encoded columns

Problem:
Local dictionary encoded page is using unsafevarlenghtcolumn column page which internally maintains offset of each value in another column page because of this memory footprint is high.
for complex primitive string data type column page while compressing, it is converting to LV even if it is encoded with dictionary values, because of this store size is high.

Solution:
Use UnsafeFixedLength Column page for local dictionary encoded columns
No need to convert to LV during query if local dictionary is present so use UnsafeFixLength Column page

This closes #2529

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

56918 of 70071 relevant lines covered (81.23%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 695.1 23 Jul 2018 08:24AM UTC 0
81.23
Source Files on build 695
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #695
  • 43285bbd on github
  • Prev Build on master (#694)
  • Next Build on master (#697)
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