tomtongue commented on issue #12633:
URL: https://github.com/apache/iceberg/issues/12633#issuecomment-2891753218

   Amazon Athena uses merge-on-read for the writes. When you 
update/delete/merge the data on your Iceberg table with Athena, it creates 
delete files in your S3 bucket. If you want to set the write mode, please use 
Spark like AWS Glue, Amazon EMR, or, PyIceberg CLI.


-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to