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

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

Build:
DEFAULT BRANCH: master
Ran 18 May 2019 08:31AM UTC
Files 1041
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

18 May 2019 08:31AM UTC coverage: 73.582% (-5.4%) from 78.963%
1688.1

push

jenkins

ravipesala
[CARBONDATA-3386] Concurrent Merge index and query is failing

Problem:
Concurrent merge index and query is failing. Load is triggered on a table, at the end of the load Merge index will be triggered. But this is triggered after the table status is updated as SUCCESS/PARTIAL SUCCESS for that segments. So for the concurrent query, this segment is available for query. Once the merge index is done, it deletes the index files, which are still referred by the query, this leads to the query failure.

Solution:
Trigger merge index before table status updation for all the operations like LOAD, COMPACT.

This closes #3221

59244 of 80514 relevant lines covered (73.58%)

0.99 hits per line

Source Files on job 1688.1
  • Tree
  • List 0
  • Changed 287
  • Source Changed 2
  • Coverage Changed 287
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1688
  • 894216eb on github
  • Prev Job for on master (#11503.1)
  • Next Job for on master (#1689.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