[
https://issues.apache.org/jira/browse/HIVE-29841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Fingerman resolved HIVE-29841.
--------------------------------------
Fix Version/s: 4.3.0
4.2.2
Resolution: Fixed
> 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
> Fix For: 4.3.0, 4.2.2
>
>
> 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)