You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/website/docs/general-usage/merge-loading.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -554,7 +554,7 @@ The `upsert` merge strategy is currently supported for these destinations:
554
554
-`mssql`
555
555
-`postgres`
556
556
-`snowflake`
557
-
-`filesystem` with `delta` table format (see limitations [here](../dlt-ecosystem/destinations/delta-iceberg#known-limitations))
557
+
-`filesystem` with `delta` table format (see limitations [here](../dlt-ecosystem/destinations/delta-iceberg#known-limitations)) and `iceberg` table format
558
558
:::
559
559
560
560
The `upsert` merge strategy does primary-key based *upserts*:
0 commit comments