Indhumathi27 commented on issue #3131: [CARBONDATA-3298]Remove Log Message for Already Deleted Segments in old stores
URL:
https://github.com/apache/carbondata/pull/3131#issuecomment-466733894
@xuchuanyin No, Clean files will delete the segment folder and files. In new store, when clean files command is executed, we will take LoadMetaDetails from TableStatus file and delete Segment folder if Physically exist or if Segment file in MetaData folder exist. In this case, LoadMetaDetails will contain Details for already deleted segments in old store, where Segment folder physicaly does not exist, hence we will log the message for those Segments.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]
With regards,
Apache Git Services