[
https://issues.apache.org/jira/browse/HIVE-26603?focusedWorklogId=815451&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-815451
]
ASF GitHub Bot logged work on HIVE-26603:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Oct/22 06:05
Start Date: 11/Oct/22 06:05
Worklog Time Spent: 10m
Work Description: ayushtkn merged PR #3648:
URL: https://github.com/apache/hive/pull/3648
Issue Time Tracking
-------------------
Worklog Id: (was: 815451)
Time Spent: 1h 20m (was: 1h 10m)
> 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
> 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)