You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/01/12 23:54:58 UTC

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1157: [HUDI-332]Add operation type (insert/upsert/bulkinsert/delete) to HoodieCommitMetadata

vinothchandar commented on a change in pull request #1157: [HUDI-332]Add operation type (insert/upsert/bulkinsert/delete) to HoodieCommitMetadata
URL: https://github.com/apache/incubator-hudi/pull/1157#discussion_r365621431
 
 

 ##########
 File path: hudi-common/src/main/avro/HoodieCommitMetadata.avsc
 ##########
 @@ -129,6 +129,11 @@
          }],
          "default": null
       },
+      {
 
 Review comment:
   can we add this at the end? is nt that need for this to be backwards compatible?

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


With regards,
Apache Git Services