junmuz opened a new pull request, #5228:
URL: https://github.com/apache/paimon/pull/5228

   <!-- Please specify the module before the PR name: [core] ... or [flink] ... 
-->
   
   ### Purpose
   
   <!-- Linking this pull request to the issue -->
   Linked issue: close #5189 
   
   <!-- What is the purpose of the change -->
   This change preserves the old metadata and manifest files. Right now it lets 
the snapshot cleanup to happen, so some of the manifest files might point to 
old data files from previous snapshots that have been deleted
   
   ### Tests
   
   Todo
   
   ### API and Format
   
   A new table configuration option is exposed. For backward compatibility, the 
default value is chosen as 0.
   
   ### Documentation
   
   It's not a feature, but makes the existing metadata file deletion mechanism 
configurable.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to