You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Wechar (Jira)" <ji...@apache.org> on 2023/09/30 09:34:00 UTC

[jira] [Created] (HIVE-27762) ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable

Wechar created HIVE-27762:
-----------------------------

             Summary: ObjectStore GetHelper do not need run jdo query if direct sql exception is unrecoverable
                 Key: HIVE-27762
                 URL: https://issues.apache.org/jira/browse/HIVE-27762
             Project: Hive
          Issue Type: Improvement
          Components: Hive
            Reporter: Wechar
            Assignee: Wechar


Currently {{GetHelper}}  will call {{getJdoResult()}} if {{getSqlResult()}} throws exception, it can be avoid if the exception is unrecoverable to improve performance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)