[
https://issues.apache.org/jira/browse/HIVE-26603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17615494#comment-17615494
]
Sourabh Badhya commented on HIVE-26603:
---------------------------------------
Thanks [~ayushtkn] and [~veghlaci05] for the review.
> Initiator does not initiate minor compaction for insert-only tables
> -------------------------------------------------------------------
>
> Key: HIVE-26603
> URL: https://issues.apache.org/jira/browse/HIVE-26603
> Project: Hive
> Issue Type: Improvement
> Reporter: Sourabh Badhya
> Assignee: Sourabh Badhya
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-2
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Initiator always initiates major compaction whenever it tries to initiate
> compaction on insert-only tables (MM tables). This could lead to significant
> work being done for compacting a large insert-only table every single time
> since major compaction would practically create a new base file & cleans all
> the delta files present.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)