YannByron commented on PR #5436:
URL: https://github.com/apache/hudi/pull/5436#issuecomment-1149746796

   > > only when the HoodieMergeHandle is called, not always. And other 
scenarios can re-use the existing files.
   > 
   > For HoodieCreateHandle, we deduce `op` on the fly since the beforeImage 
will be null for inserts? I think we are close enough here to begin 
implementation. Is the next step to get a more detailed design updated here in 
RFC? as @danny0405 mentioned?
   
   `HoodieCreateHandle` is only used in Compaction Operation that will not 
change any data actually. So we can ignore this.


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