Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
2.44k
stars
959
forks
source link
[Bug] Fix NoSuchElementException when enable partition mark done #4356
Closed
Aitozi closed 1 month ago
Purpose
when enable the partition mark done, the streaming job will fail with
NoSuchElementException
.Tests
API and Format
Documentation