gtwuser commented on issue #7665:
URL: https://github.com/apache/hudi/issues/7665#issuecomment-1382682998

   Along with this also wanted to check on this scenario: 
   1. Say if there are 2 writers on the same table
   2. writer one writing `{"id":1, "ts":2023-01-14:00:00:30}` \\ this is latest 
record
   3. writer two writing `{"id":1, "ts":2023-01-14:00:00:00}` \\ this is older 
one
   4. What gets written if writer 1 is acquiring the lock first


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