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

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

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


##########
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:
##########
@@ -3783,9 +3785,10 @@ public boolean submitForCleanup(CompactionRequest rqst, 
long highestWriteId, lon
           buf.append("\"CQ_PARTITION\", ");
           params.add(partName);
         }
-        buf.append("\"CQ_STATE\", \"CQ_TYPE\"");
+        buf.append("\"CQ_STATE\", \"CQ_TYPE\", \"CQ_POOL_NAME\"");

Review Comment:
   is there special pool-based handling in Cleaner? if not, why do we need to 
propagate pool here? 





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

    Worklog Id:     (was: 802061)
    Time Spent: 4h 40m  (was: 4.5h)

> 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: 4h 40m
>  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