XiaoHongbo-Hope commented on PR #7749:
URL: https://github.com/apache/paimon/pull/7749#issuecomment-4397145493
One issue still exists for empty overwrite from the public API.
FileStoreCommit.overwrite now handles
empty commit_messages, but TableCommit._commit still returns early when
all messages are empty, so
BatchTableCommit never reaches this method.
--
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]