apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.44k stars 959 forks source link

[Bug] Fix NoSuchElementException when enable partition mark done #4356

Closed Aitozi closed 1 month ago

Aitozi commented 1 month ago

Purpose

image

when enable the partition mark done, the streaming job will fail with NoSuchElementException.

Tests

API and Format

Documentation