github-actions[bot] commented on issue #2633:
URL: https://github.com/apache/iceberg/issues/2633#issuecomment-2170984083
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
zz22394 commented on issue #2633:
URL: https://github.com/apache/iceberg/issues/2633#issuecomment-1860777197
https://iceberg.apache.org/docs/latest/spark-writes/
**MERGE INTO** is recommended instead of **INSERT OVERWRITE** because
Iceberg can replace only the affected data files
--
Th
zz22394 commented on issue #2633:
URL: https://github.com/apache/iceberg/issues/2633#issuecomment-1860773854
Short answer:
Yes.
Ref:
# How does Iceberg handle multiple concurrent writes?
https://www.dremio.com/apache-iceberg-faq/#h-how-does-iceberg-handle-multiple-concurrent-