xiaotianzhang01 commented on a change in pull request #3827:
URL: https://github.com/apache/iceberg/pull/3827#discussion_r778644184
##########
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:
Thank you for your reply, this can be removed. The introduction of this
feature is needed for new users of iceberg
--
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]