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

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

                Author: ASF GitHub Bot
            Created on: 19/Aug/22 08:26
            Start Date: 19/Aug/22 08:26
    Worklog Time Spent: 10m 
      Work Description: veghlaci05 commented on code in PR #3513:
URL: https://github.com/apache/hive/pull/3513#discussion_r949935042


##########
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##########
@@ -2966,7 +2971,7 @@ PartitionsResponse get_partitions_req(1:PartitionsRequest 
req)
   bool submit_for_cleanup(1:CompactionRequest o1, 2:i64 o2, 3:i64 o3) throws 
(1:MetaException o1)
   void add_dynamic_partitions(1:AddDynamicPartitions rqst) throws 
(1:NoSuchTxnException o1, 2:TxnAbortedException o2)
   // Deprecated, use find_next_compact2()
-  OptionalCompactionInfoStruct find_next_compact(1: string workerId) 
throws(1:MetaException o1)
+  OptionalCompactionInfoStruct find_next_compact(1: string workerId, 2: string 
poolName) throws(1:MetaException o1)

Review Comment:
   You are right, I reverted this one.





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

    Worklog Id:     (was: 801896)
    Time Spent: 1.5h  (was: 1h 20m)

> Add priority queueing to compaction
> -----------------------------------
>
>                 Key: HIVE-26443
>                 URL: https://issues.apache.org/jira/browse/HIVE-26443
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: Pool based compaction queues.docx
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The details can be found in the attached design doc.



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

Reply via email to