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

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

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

23 Jul 2018 08:24AM UTC coverage: 81.229% (-0.01%) from 81.241%
695.1

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

56918 of 70071 relevant lines covered (81.23%)

1.08 hits per line

Source Files on job 695.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 13
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 695
  • 43285bbd on github
  • Prev Job for on master (#694.1)
  • Next Job for on master (#697.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