samredai commented on a change in pull request #3827:
URL: https://github.com/apache/iceberg/pull/3827#discussion_r777481886
##########
File path: site/docs/flink.md
##########
@@ -522,6 +522,18 @@ FlinkSink.forRowData(input)
env.execute("Test Iceberg DataStream");
```
+## Streaming upsert write
+
+Iceberg supports upsert based on the primary key when writing streaming data.
Review comment:
Would it be helpful to state here that this requires v2 tables?
--
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 specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]