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

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

Build:
DEFAULT BRANCH: master
Ran 05 Mar 2019 08:56AM UTC
Files 1027
Run time 973min
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

05 Mar 2019 08:56AM UTC coverage: 75.201% (-2.3%) from 77.463%
1559.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

59384 of 78967 relevant lines covered (75.2%)

1.01 hits per line

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