Skip to content

Commit d761b6f

Browse files
authored
Merge pull request #244 from szarnyasg/sc
Add note on shallow copy
2 parents 731e459 + 67c33cf commit d761b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-17-ducklake-03.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ UPDATE EXTENSIONS;
2121

2222
### Interoperability with Iceberg
2323

24-
Powered by the DuckDB `iceberg` extension, it is possible to copy data between DuckLake to Iceberg.
24+
Powered by the DuckDB `iceberg` extension, it is possible to copy data between DuckLake to Iceberg using a shallow copy operation.
2525

2626
<details markdown='1'>
2727
<summary markdown='span'>

0 commit comments

Comments
 (0)