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

apache / carbondata / 748
76%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2018 12:33PM UTC
Jobs 1
Files 985
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
748

push

jenkins

manishgupta88
[CARBONDATA-2778]Fixed bug when select after delete and cleanup is showing empty records

Problem: In case if delete operation when it is found that the data being deleted is leading to a state where one complete block data is getting
deleted. In that case the status if that block is marked for delete and during the next delete operation run the block is deleted along with its
carbonIndex file. The problem arises due to deletion of carbonIndex file because for multiple blocks there can be one carbonIndex file as one
carbonIndex file represents one task.

Solution: Do not delete the carbondata and carbonIndex file. After compaction it will automatically take care of deleting the stale data and stale segments.

This closes #2548

57114 of 70286 relevant lines covered (81.26%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 748.1 26 Jul 2018 12:33PM UTC 0
81.26
Source Files on build 748
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #748
  • d62fe9e6 on github
  • Prev Build on master (#746)
  • Next Build on master (#751)
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