alexeykudinkin commented on PR #6815:
URL: https://github.com/apache/hudi/pull/6815#issuecomment-1419728908

   This change is currently blocked on HUDI-3397: now that `HoodieTable` is 
going to become a stateful object, we need to make sure that resources are 
cleaned up appropriately. This in turn requires to make sure that all of the 
actual write operations (except being committed to the timeline) be _completed_ 
by the time WriteClient returns from its operations (which is currently not the 
case)


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