JingsongLi commented on PR #8671:
URL: https://github.com/apache/paimon/pull/8671#issuecomment-4988448324
- The `CoordinatorCommitITCase` added in this PR fails in both JDK 8 and
JDK 11.
- The coordinator cannot be instantiated in batch mode: `Context was not
yet initialized`.
- In streaming bounded-input mode, the final snapshot watermark remains
`Long.MIN_VALUE`; the configured `end-input.watermark=12345` is not committed.
- Additionally, the batch coordinator path bypasses
`BatchWriteGeneratorTagOperator`, and `tag.automatic-creation=batch` silently
fails to create a tag.
- There is still one remaining comment in Chinese in `WriterCommittables`.
Translated with DeepL.com (free version)
--
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]