You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/22 17:17:54 UTC

[GitHub] [iceberg] rdblue commented on a diff in pull request #5334: Docs: Add doc of the upsert option

rdblue commented on code in PR #5334:
URL: https://github.com/apache/iceberg/pull/5334#discussion_r927852230


##########
docs/configuration.md:
##########
@@ -79,6 +79,7 @@ Iceberg tables support table properties to configure table behavior, like the de
 | write.object-storage.enabled       | false              | Enables the object storage location provider that adds a hash component to file paths |
 | write.data.path                    | table location + /data | Base location for data files |
 | write.metadata.path                | table location + /metadata | Base location for metadata files |
+| write.upsert.enabled               | false              | Enables upsert mode (currently flink only) |

Review Comment:
   I think this should be in a Flink section, not in general table properties. Is there a Flink section for these?



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org