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

apache / carbondata / 655
76%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2018 10:28AM UTC
Jobs 1
Files 979
Run time 50s
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
655

push

jenkins

ravipesala
[CARBONDATA-2648] Fixed NPE issue with legacy store when CACHE_LEVEL is Blocklet

Things done as part of this PR:

Fixed Null pointer exception when store is of <= 1.1 version and DataMap is of type BlockletDataMap.
Added clearing of SegmentProperties cache holder from executor
Problem 1:
Null pointer exception thrown when store is of <= 1.1 version and DataMap is of type BlockletDataMap.

Analysis:
In BlcokletDataMap schema is created to consider blockletInfo while adding to unsafe but in case of legacy store we dont weite the blocklet Info. This lead to Null pointer exception while calculating the size of row during adding to unsafe.

Solution
For legacy store always call super class methods which is BlockDataMap.

This closes #2499

24 of 24 new or added lines in 5 files covered. (100.0%)

56232 of 69431 relevant lines covered (80.99%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 655.1 13 Jul 2018 10:28AM UTC 0
80.99
Source Files on build 655
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #655
  • bd02656a on github
  • Prev Build on master (#654)
  • Next Build on master (#656)
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