Hfal91 commented on issue #11725:
URL: https://github.com/apache/hudi/issues/11725#issuecomment-2265790873
Additionally, my current workaround is to run compaction at each commit:
'hoodie.compact.inline.max.delta.commits':'1'
Although this makes the RT table available for SELECT, it obviously loses
its usability, as in this case the RT table is always synced with the RO table.
--
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]