You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "singhpk234 (via GitHub)" <gi...@apache.org> on 2023/05/03 06:14:10 UTC

[GitHub] [iceberg] singhpk234 commented on issue #7506: Is is possible to control the number of partitions (groups) for compaction ?

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: issues-unsubscribe@iceberg.apache.org

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


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