Yu Weiqiang created HIVE-26016:
----------------------------------
Summary: 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
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)