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

apache / carbondata / 1272
76%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2018 04:54PM UTC
Jobs 1
Files 1014
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
1272

push

jenkins

manishgupta88
[HOTFIX] Fix NPE in spark, when same vector reads files with local dictionary and without local dictionary

Problem: NPE in spark, when same vector reads files with local dictionary and without local dictionary

Cause: when two carbondata files are present, one with local dictionary and one without local dictionary. If same vector is used to read this
files [can happen if task is launched to group of files]. If local dictionary files are found first, dictionary is set for that vector. But
it was never reset for another file reading.

Solution: reset dictionary once batch is processed,set only for local dictionary batch processing.

This closes #2895

61331 of 77004 relevant lines covered (79.65%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1272.1 13 Nov 2018 04:54PM UTC 0
79.65
Source Files on build 1272
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1272
  • d8dfa4f2 on github
  • Prev Build on master (#1271)
  • Next Build on master (#1270)
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