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

apache / carbondata / 1138
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1138.1 04 Oct 2018 02:41PM UTC 0
80.64
Source Files on build 1138
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1138
  • 396c26f5 on github
  • Prev Build on master (#1134)
  • Next Build on master (#1139)
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