[
https://issues.apache.org/jira/browse/HIVE-28047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28047:
----------------------------------
Labels: pull-request-available (was: )
> Iceberg: Major QB Compaction with a single commit
> -------------------------------------------------
>
> Key: HIVE-28047
> URL: https://issues.apache.org/jira/browse/HIVE-28047
> Project: Hive
> Issue Type: Improvement
> Reporter: Dmitriy Fingerman
> Assignee: Dmitriy Fingerman
> Priority: Major
> Labels: pull-request-available
>
> Currently Hive Iceberg Major QB Compaction happens in 2 commits in a single
> transaction. First commit deletes all existing files and second commit
> inserts compacted data files. If a user queries the table using snapshot id
> of the first commit after the compaction, there will be no records returned
> which is invalid. Need to find a way to do it in one commit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)