You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/05 09:26:00 UTC

[jira] [Work logged] (HIVE-25011) Concurrency: Do not acquire locks for EXPLAIN and initiate implicit transaction for SHOW commands

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

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

                Author: ASF GitHub Bot
            Created on: 05/Oct/21 09:25
            Start Date: 05/Oct/21 09:25
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ commented on pull request #2660:
URL: https://github.com/apache/hive/pull/2660#issuecomment-934231049


   > 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.
   
   updated commit message


-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 660177)
    Time Spent: 40m  (was: 0.5h)

> Concurrency: Do not acquire locks for EXPLAIN and initiate implicit transaction for SHOW commands
> -------------------------------------------------------------------------------------------------
>
>                 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: 40m
>  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)