[
https://issues.apache.org/jira/browse/HIVE-26016?focusedWorklogId=744939&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744939
]
ASF GitHub Bot logged work on HIVE-26016:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/22 10:18
Start Date: 21/Mar/22 10:18
Worklog Time Spent: 10m
Work Description: pvary merged pull request #3085:
URL: https://github.com/apache/hive/pull/3085
--
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: 744939)
Time Spent: 50m (was: 40m)
> Remove duplicate table exists check in create_table_core api of HMSHandler
> --------------------------------------------------------------------------
>
> Key: HIVE-26016
> URL: https://issues.apache.org/jira/browse/HIVE-26016
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Yu Weiqiang
> Assignee: Yu Weiqiang
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently create_table_core() will check if table exists before opening
> transaction, it does not need to check again after opening transaction, can
> remove the unnecessary check code.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)