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

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

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2019 10:37AM UTC
Files 1035
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

15 Apr 2019 10:37AM UTC coverage: 78.874% (+5.0%) from 73.836%
1634.1

push

jenkins

kumarvishal09
[CARBONDATA-3341] fixed invalid NULL result in filter query

Problem: When vector filter push down is true and the table contains a null value
then thegetNullBitSet method is giving an byte[]to represent null.
But there is no check for the value of the bitset.

Solution: Check if null bit set length is 0 then set the same to the chunkData.

This closes #3172

62822 of 79649 relevant lines covered (78.87%)

1.04 hits per line

Source Files on job 1634.1
  • Tree
  • List 0
  • Changed 263
  • Source Changed 1
  • Coverage Changed 263
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1634
  • a6ab97ca on github
  • Prev Job for on master (#1633.1)
  • Next Job for on master (#3110.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