[
https://issues.apache.org/jira/browse/HIVE-22730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko updated HIVE-22730:
----------------------------------
Description:
{code}
insert into acid_table values(1);
{code}
!Screenshot 2020-01-15 at 16.49.16.png|width=668,height=80!
was:
{code}
insert into acid_table values(1);
{code}
!Screenshot 2020-01-15 at 16.49.16.png|width=668,height=110!
> Do not acquire read lock for dummy input
> ----------------------------------------
>
> Key: HIVE-22730
> URL: https://issues.apache.org/jira/browse/HIVE-22730
> Project: Hive
> Issue Type: Bug
> Components: Locking
> Reporter: Denys Kuzmenko
> Assignee: Denys Kuzmenko
> Priority: Major
> Attachments: Screenshot 2020-01-15 at 16.49.16.png
>
>
> {code}
> insert into acid_table values(1);
> {code}
> !Screenshot 2020-01-15 at 16.49.16.png|width=668,height=80!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)