danny0405 commented on PR #9617:
URL: https://github.com/apache/hudi/pull/9617#issuecomment-1726831946

   cc @vinothchandar It is great if you could help with the final review. The 
main change list:
   
   1. for write client and meta client, we all introduce public APIs for new 
instant time generation
   2. we pass some configs to the meta client, so the active timeline from the 
meta client could do metadata file state transitions with the time generator.
   3. Introduces a `TimeGegerator` API
   4. Introduces `HoodieTimeGeneratorConfig` and by default, we have a 
in-process lock provider based `TimeGenerator` impl.


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