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



##########
File path: hudi-common/src/main/avro/HoodieCleanMetadata.avsc
##########
@@ -24,23 +24,22 @@
      {"name": "totalFilesDeleted", "type": "int"},
      {"name": "earliestCommitToRetain", "type": "string"},
      {"name": "partitionMetadata", "type": {
-     "type" : "map", "values" : {

Review comment:
       this is not deletion. I simply moved this to a separate file for it to 
be referenced in another place. The idea is to keep these information for 
bootstrap base files in a separate Avro field for it to be skipped by 
incremental timeline syncing.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to