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

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

                Author: ASF GitHub Bot
            Created on: 06/Mar/23 10:25
            Start Date: 06/Mar/23 10:25
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ commented on code in PR #4077:
URL: https://github.com/apache/hive/pull/4077#discussion_r1126211407


##########
ql/src/java/org/apache/hadoop/hive/ql/Driver.java:
##########
@@ -289,6 +289,7 @@ private boolean validateTxnList() throws 
CommandProcessorException {
           }
           // Since we're reusing the compiled plan, we need to update its 
start time for current run
           
driverContext.getPlan().setQueryStartTime(driverContext.getQueryDisplay().getQueryStartTime());
+          driverContext.setRetrial(false);

Review Comment:
   why do we need this?





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

    Worklog Id:     (was: 849247)
    Time Spent: 3h  (was: 2h 50m)

> Ability to sort the data during rebalancing compaction
> ------------------------------------------------------
>
>                 Key: HIVE-26735
>                 URL: https://issues.apache.org/jira/browse/HIVE-26735
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Ability to sort the data during rebalancing compaction



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

Reply via email to