xushiyan commented on pull request #4024:
URL: https://github.com/apache/hudi/pull/4024#issuecomment-973039009


   > I can add a config, but would like to make the default true. with 
multi-writer, there could be clashes among multiple writers for same commit 
time. and so this is a much needed fix. If we run into issues, probably we can 
flip using the config. give me sometime, I need to fix the patch. bcoz, we also 
need to consider enabling the config and then disabling it. so, have to support 
both code paths and writers and readers.
   
   Ok if it's about avoiding conflicts, do you need more granularity? all the 
way to nanoseconds?


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