ajantha-bhat commented on issue #1027: URL: https://github.com/apache/iceberg/issues/1027#issuecomment-1740349015
Positional deletes compaction is already handled https://iceberg.apache.org/docs/1.3.1/spark-procedures/#rewrite_position_delete_files Do we need to keep this issue open for equality deletes or raise a separate issue? Can compacting equality deletes also work? we may need some optimization to merge same filters with greater sequence number instead of reading each equality deletes and storing its content in a big file. -- 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