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

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

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2019 09:07AM UTC
Files 1027
Run time 2204min
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

03 Mar 2019 09:06AM UTC coverage: 77.458% (+0.007%) from 77.451%
1557.1

push

jenkins

kunal642
[CARBONDATA-3298]Removed Log Message for Already Deleted Segments

Problem:
In old store, Create table and perform one Insert operation. Now,
update and delete that record, which marks that segment as "MARKED FOR DELETE".
Now run "clean files command" to delete the segment.
Note: In this case, Metadata folder doesn't contain segment file.
In new store, Refresh the table and again perform IUD operation. Now,
when "clean files" command is executed, We will check if physically segment file
exists or not, if not present, then we will log a warning message, as file not present.
If old store contains more segments, then for each segment, this log message will be
getting printed, which is not required.

Solution:
Removed log message for already deleted segments

This closes #3131

61166 of 78967 relevant lines covered (77.46%)

1.03 hits per line

Source Files on job 1557.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1557
  • 9051ab72 on github
  • Prev Job for on master (#1556.1)
  • Next Job for on master (#1558.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