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

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

Build:
DEFAULT BRANCH: master
Ran 29 May 2019 07:36PM UTC
Files 1058
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

29 May 2019 07:36PM UTC coverage: 77.267% (+1.4%) from 75.873%
1720.1

push

jenkins

kumarvishal09
[CARBONDATA-3394]Clean files command optimization

Problem
Clean files is taking of lot of time to finish, even though there are no segments to delete
Tested for 5000 segments, and clean files takes 15 minutes time to finish

Root cause and Solution
Lot of table status read operations are were happening during clean files
lot of listing operations are happening, even though they are not required.

Read and list operations are reduced to reduce overall time for clean files.
After changes, for the same store, it takes 35 seconds in same 3 node cluste

This closes #3227

63673 of 82406 relevant lines covered (77.27%)

1.01 hits per line

Source Files on job 1720.1
  • Tree
  • List 0
  • Changed 141
  • Source Changed 7
  • Coverage Changed 141
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1720
  • 6817e77a on github
  • Prev Job for on master (#1717.1)
  • Next Job for on master (#1721.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