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

apache / carbondata / 1634
76%

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

pending completion
1634

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

Jobs
ID Job ID Ran Files Coverage
1 1634.1 15 Apr 2019 10:37AM UTC 0
78.87
Source Files on build 1634
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1634
  • a6ab97ca on github
  • Prev Build on master (#1633)
  • Next Build on master (#3110)
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