linliu-code commented on PR #680:
URL: https://github.com/apache/hudi-rs/pull/680#issuecomment-5310348291

   Thanks for working on this. This adds the first fixture where a log write 
loses on ordering value, which closes a real hole: the corpus previously passed 
intact even with event-time ordering degraded to last-writer-wins.
   
   Checked that it passes on both reader versions with the known-disagreements 
list untouched, so nothing was ratcheted to make it pass, and that MOR-only is 
correct here since a copy-on-write snapshot has no log files to merge. One 
non-blocking question inline about the SNAPSHOT-derived gold.
   
   One review pass, not an approval.


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