KevinyhZou commented on PR #7189:
URL: https://github.com/apache/hudi/pull/7189#issuecomment-1324518234

   > Thanks for the contribution @KevinyhZou , somehow i feel the PR is 
valuable and we can generalize it to all the writer cases: append mode, upsert, 
and we can move the partition check done file writing logic into the 
coordinator. The watermark timestamp can be reported through the 
`WriteMetadataEvent`.
   > 
   > And another concern is: the watermark is already a timestamp and do we 
have a need for different kind of timestamp formatter ?
   
   @danny0405  hi, I have fix the problems in your reviews, and add support to 
upsert write mode, move the file write logic to coordinator, and fix the 
problem get the partition path while keyGen is null. Please have a time to 
review it again. thanks.


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