[
https://issues.apache.org/jira/browse/HIVE-25011?focusedWorklogId=659525&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-659525
]
ASF GitHub Bot logged work on HIVE-25011:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Oct/21 12:10
Start Date: 04/Oct/21 12:10
Worklog Time Spent: 10m
Work Description: pvary commented on pull request #2660:
URL: https://github.com/apache/hive/pull/2660#issuecomment-933421264
We need to clean up the commit message / Jira title to reflect the things we
do in the change, but the change itself looks good to me.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 659525)
Time Spent: 0.5h (was: 20m)
> Concurrency: Do not acquire locks for EXPLAIN
> ---------------------------------------------
>
> Key: HIVE-25011
> URL: https://issues.apache.org/jira/browse/HIVE-25011
> Project: Hive
> Issue Type: Improvement
> Components: Locking, Transactions
> Affects Versions: 4.0.0
> Reporter: Gopal Vijayaraghavan
> Assignee: Gopal Vijayaraghavan
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-25011.1.patch, HIVE-25011.2.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {code}
> EXPLAIN UPDATE ...
> {code}
> should not be in conflict with another active ongoing UPDATE operation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)