bvaradar commented on a change in pull request #1870:
URL: https://github.com/apache/hudi/pull/1870#discussion_r467526271



##########
File path: hudi-common/src/main/avro/HoodieCleanerPlan.avsc
##########
@@ -47,6 +47,7 @@
       "type": "string"
     },
     {
+      /** This is deprecated and replaced by the field 
filePathsToBeDeletedPerPartition **/

Review comment:
       I am adding a new field filePathsToBeDeletedPerPartition which 
deprecates filesToBeDeletedPerPartition field. filePathsToBeDeletedPerPartition 
retains information to distinguish cleaning of regular hudi and bootstrap base 
files.




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