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

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

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2018 02:41PM UTC
Files 1014
Run time 49s
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

04 Oct 2018 02:41PM UTC coverage: 80.639% (+1.1%) from 79.506%
1138.1

push

jenkins

ravipesala
[CARBONDATA-2983][BloomDataMap] Change bloom query model to proceed multiple filter values

This PR is supposed to optimize the pruning for InExpression.
For a expression like colA in (1, 2, 3).
Previously it will create 3 bloom query model and for each query model it will iterate all the bloomfilters; But now we only need to generate 1 bloom query model.

Also this PR does an intersection for the pruned result generated by each expression. This optimization is important if we have multiple index columns and used them in one query.

This closes #2781

60660 of 75224 relevant lines covered (80.64%)

1.06 hits per line

Source Files on job 1138.1
  • Tree
  • List 0
  • Changed 87
  • Source Changed 10
  • Coverage Changed 87
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1138
  • 396c26f5 on github
  • Prev Job for on master (#1134.1)
  • Next Job for on master (#1139.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