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.43k stars 955 forks source link

[flink] support multiple writers writing to the same partition when using kafka as logSystem in unaware bucket mode. #4516

Closed liming30 closed 1 week ago

liming30 commented 1 week ago

Purpose

Linked issue: close #4515

[flink] support multiple writers writing to the same partition when using kafka as logSystem in unaware bucket mode.

Tests

API and Format

Documentation