github-actions[bot] commented on issue #9517:
URL: https://github.com/apache/iceberg/issues/9517#issuecomment-2597166616
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] closed issue #9517: Add update-statement support in the
Flink engine
URL: https://github.com/apache/iceberg/issues/9517
--
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 to go to the specif
github-actions[bot] commented on issue #9517:
URL: https://github.com/apache/iceberg/issues/9517#issuecomment-2408755057
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.
yimlin commented on issue #9517:
URL: https://github.com/apache/iceberg/issues/9517#issuecomment-1902467499
Thanks very much.
as you know, the trino engine also suppport update statement, it's better
for iceberg that it has the same behaviors in different engines.
--
This is an automat
pvary commented on issue #9517:
URL: https://github.com/apache/iceberg/issues/9517#issuecomment-1899911570
If you are updating based on a table key, then `upsert` mode can help you:
https://iceberg.apache.org/docs/latest/flink-writes/#upsert
```
INSERT INTO tableName /*+ OPTIONS(