kbuci commented on issue #17848:
URL: https://github.com/apache/hudi/issues/17848#issuecomment-3820290135
@vinothchandar as requested, here is a draft implementation of
- Adding an API for spark to create an "empty" commit (if necessary)
https://github.com/apache/hudi/pull/11606 . For now this change just adds a
spark based util for this, though a final implementation might move this API to
one of the base client classes and also update deltastreamer to call this API
- Blocking archival on latest "ingestion write"
https://github.com/apache/hudi/pull/18048
--
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]