dramaticlly commented on issue #6679:
URL: https://github.com/apache/iceberg/issues/6679#issuecomment-1406924909

   Thank you @RussellSpitzer , I understand where this change is coming from 
but some of the GDPR like deletion on V1 table will benefit from the none write 
distribution mode (to avoid shuffle if possible). I am aware currently we can 
configure it via setting the table properties like 
`write.delete.distribution-mode   ` or `write.update.distribution-mode`, but I 
am wondering if there's any way we can configure it on per spark job level 
(also delete is done via SQL only which only makes it harder)


-- 
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