[
https://issues.apache.org/jira/browse/HIVE-28047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873154#comment-17873154
]
Denys Kuzmenko commented on HIVE-28047:
---------------------------------------
Merged ro master
Thanks for the patch [~difin]!
> Iceberg: Major QB Compaction on unpartitioned tables 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)