[
https://issues.apache.org/jira/browse/HIVE-26735?focusedWorklogId=849255&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-849255
]
ASF GitHub Bot logged work on HIVE-26735:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Mar/23 11:00
Start Date: 06/Mar/23 11:00
Worklog Time Spent: 10m
Work Description: deniskuzZ commented on code in PR #4077:
URL: https://github.com/apache/hive/pull/4077#discussion_r1126249223
##########
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:
👍
Issue Time Tracking
-------------------
Worklog Id: (was: 849255)
Time Spent: 4h 10m (was: 4h)
> 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: 4h 10m
> Remaining Estimate: 0h
>
> Ability to sort the data during rebalancing compaction
--
This message was sent by Atlassian Jira
(v8.20.10#820010)