Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
2.47k
stars
969
forks
source link
[core] Changelog expire should check index file existence #4186
Closed
leaves12138 closed 2 months ago
Purpose
Just two small bugs:
1 Check index file exists before read 2 Try more times for table consumer read (Rename may not be atomic)
Tests
API and Format
Documentation