[
https://issues.apache.org/jira/browse/HIVE-26016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-26016:
------------------------------
Fix Version/s: 4.0.0-alpha-1
Status: Patch Available (was: Open)
Pushed to master.
Thanks for your patch [~wechar] and [~rbalamohan] for the review!
> 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
> Fix For: 4.0.0-alpha-1
>
> 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)