[
https://issues.apache.org/jira/browse/HIVE-29841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Fingerman updated HIVE-29841:
-------------------------------------
Description: For Iceberg tables with partition evolution, Iceberg
Compaction currently also enqueues a multi-partition compaction that compacts
all matching old-spec partitions together. Limit filtered compaction to
partitions under the latest partition spec only, and skip the old-spec
multi-partition compaction when a filter is present. (was: For Iceberg tables
with partition evolution, Iceberg Compaction currently also enqueues a
multi-partition compaction that compacts all matching old-spec partitions
together. Limit filtered compaction to partitions under the latest partition
spec only, and skip the old-spec table-level compaction when a filter is
present.)
> Iceberg: Limit compaction with a filter to the latest partition spec only
> -------------------------------------------------------------------------
>
> Key: HIVE-29841
> URL: https://issues.apache.org/jira/browse/HIVE-29841
> Project: Hive
> Issue Type: Improvement
> Components: Iceberg integration
> Reporter: Dmitriy Fingerman
> Assignee: Dmitriy Fingerman
> Priority: Major
> Labels: pull-request-available
>
> For Iceberg tables with partition evolution, Iceberg Compaction currently
> also enqueues a multi-partition compaction that compacts all matching
> old-spec partitions together. Limit filtered compaction to partitions under
> the latest partition spec only, and skip the old-spec multi-partition
> compaction when a filter is present.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)