thuongle2210 commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-2561938944
> Currently, Flink Iceberg sink can only write to one table with
exactly-once semantic.
>
> If the table partition doesn't fit your requirements, maybe you can use
filter
thuongle2210 commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-2561938744
> Currently, Flink Iceberg sink can only write to one table with
exactly-once semantic.
>
> If the table partition doesn't fit your requirements, maybe you can use
filter
thuongle2210 commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-2561938516
> @caseylucas keyBy can help address some of the problems. not sure about
your datasets. just watch out the traffic imbalance for the keyBy shuffle.
How did you ensure Fli
github-actions[bot] closed issue #2208: Flink: IcebergTableSink to write data
into multiple iceberg tables
URL: https://github.com/apache/iceberg/issues/2208
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
github-actions[bot] commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-2299972994
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the Apache Gi
github-actions[bot] commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-2253667427
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
AraiYuno commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-1905359791
> > Is there any update on this feature?
>
> I also need this feature in my own project, just when try to do sth like
ETL from kafka to iceberg, I need to write data into diff
MichaelHan0228 commented on issue #2208:
URL: https://github.com/apache/iceberg/issues/2208#issuecomment-1905296090
> Is there any update on this feature?
I also need this feature in my own project, just when try to do sth like ETL
from kafka to iceberg, I need to write data into diff