vinothchandar commented on pull request #2048:
URL: https://github.com/apache/hudi/pull/2048#issuecomment-689812755


   >You suggested to remove HoodieReplaceStat
   
   I think the suggestion was to simplify HoodieReplaceMetadata such that it 
only contains the extra information about replaced file groups. and use the 
HoodieCommitMetadata and its HoodieWriteStat for tracking the new file groups 
written.
   We could have HoodieReplaceStat to be part of the WriteStatus itself for 
tracking the additional information about replaced file groups? 
   
   On cleaning vs archival, it would be good if we can implement this in 
cleaning. But can that be a follow-on item? Practically speaking, typical 
deployments don't configure cleaning that low. 


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