You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/28 09:51:00 UTC

[jira] [Work logged] (HIVE-26666) Filter out compactions by id to minimise expense of db operations

     [ https://issues.apache.org/jira/browse/HIVE-26666?focusedWorklogId=821369&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-821369 ]

ASF GitHub Bot logged work on HIVE-26666:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Oct/22 09:50
            Start Date: 28/Oct/22 09:50
    Worklog Time Spent: 10m 
      Work Description: rkirtir opened a new pull request, #3712:
URL: https://github.com/apache/hive/pull/3712

   
   
   ### What changes were proposed in this pull request?
   https://issues.apache.org/jira/browse/HIVE-26666
   
   
   ### Why are the changes needed?
   https://issues.apache.org/jira/browse/HIVE-26666
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   junit
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 821369)
    Remaining Estimate: 0h
            Time Spent: 10m

> Filter out compactions by id to minimise  expense of db operations
> ------------------------------------------------------------------
>
>                 Key: HIVE-26666
>                 URL: https://issues.apache.org/jira/browse/HIVE-26666
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: KIRTI RUGE
>            Assignee: KIRTI RUGE
>            Priority: Major
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> At present we use below operations while filtering out compactions in classes like
> AlterTableCompactOperation
> cleaner
> Use show compaction filter option provided after 
> https://issues.apache.org/jira/browse/HIVE-13353



--
This message was sent by Atlassian Jira
(v8.20.10#820010)