You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Yu Weiqiang (Jira)" <ji...@apache.org> on 2022/03/09 06:47:00 UTC

[jira] [Created] (HIVE-26016) Remove duplicate table exists check in create_table_core api of HMSHandler

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)