Replies: 2 comments
|
@MehulBatra @luoyuxia, maybe you can help with this? |
0 replies
|
Hi @hpvd, The current lakehouse integration in Fluss is indeed "dynamic", as you expected:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Flink just released a full dynamic sink for iceberg which makes writing Kafka to iceberg at scale really easy:
...
see https://flink.apache.org/2025/11/11/from-stream-to-lakehouse-kafka-ingestion-with-the-flink-dynamic-iceberg-sink/
Are there plans to make something like this possible in combination with all the Fluss advantages?
Looks very adventurous to me especially in combination with lance format / lancedb, which easily allow evolution without data rewrite, fast point query and dealing with AI data of any modality...
All reactions