bvaradar commented on issue #2304:
URL: https://github.com/apache/hudi/issues/2304#issuecomment-740518409


   Yeah, cleans are supposed to only delete old versions of the files safely. 
No data loss is expected as you have noticed.
   
   The observation regarding hudi_file_name is expected. We usually use it to 
see the file-id and not the physical file name. For records that are untouched, 
the row retains the last file name where the record got changed. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to