[
https://issues.apache.org/jira/browse/HIVE-23718?focusedWorklogId=447723&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-447723
]
ASF GitHub Bot logged work on HIVE-23718:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jun/20 09:40
Start Date: 18/Jun/20 09:40
Worklog Time Spent: 10m
Work Description: pvary commented on a change in pull request #1142:
URL: https://github.com/apache/hive/pull/1142#discussion_r442100824
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/Driver.java
##########
@@ -565,9 +368,9 @@ public void lockAndRespond() throws
CommandProcessorException {
"No previously compiled query for driver - queryId=" +
driverContext.getQueryState().getQueryId());
}
- if (requiresLock()) {
Review comment:
What about driverTxnHandler.acquireLocksIfNeeded, and pushing the logic
to the TxnHandler?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 447723)
Time Spent: 20m (was: 10m)
> Extract transaction handling from Driver
> ----------------------------------------
>
> Key: HIVE-23718
> URL: https://issues.apache.org/jira/browse/HIVE-23718
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)