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

apache / carbondata / 1325
76%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2018 02:39PM UTC
Jobs 1
Files 1017
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
1325

push

jenkins

kumarvishal09
[CARBONDATA-3138] Fix random count mismatch with multi-thread block pruning

problem: Random count mismatch in query in multi-thread block-pruning scenario.

cause: Existing prune method not meant for multi-threading as synchronization was missing.
only in implicit filter scenario, while preparing the block ID list, synchronization was missing. Hence pruning was giving wrong result.

solution: synchronize the implicit filter preparation, as prune now called in multi-thread

This closes #2962

61602 of 77478 relevant lines covered (79.51%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1325.1 29 Nov 2018 02:39PM UTC 0
79.51
Source Files on build 1325
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1325
  • 0bcd8677 on github
  • Prev Build on master (#1324)
  • Next Build on master (#9855)
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