singhpk234 commented on issue #7506:
URL: https://github.com/apache/iceberg/issues/7506#issuecomment-1532496128

   > It could be useful in a case where a lot of partitions should be 
compacted. We'd like to limit the execution time of our compaction spark job.
   
   You can pass a partition filters via the `where` clause to run compaction on 
a subset of partitions. please ref 
(https://iceberg.apache.org/docs/latest/spark-procedures/#rewrite_data_files)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to