[
https://issues.apache.org/jira/browse/HIVE-27762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko updated HIVE-27762:
----------------------------------
Summary: Don't fall back to jdo query in ObjectStore if direct sql throws
unrecoverable exception (was: ObjectStore GetHelper do not need run jdo query
if direct sql exception is unrecoverable)
> Don't fall back to jdo query in ObjectStore if direct sql throws
> unrecoverable exception
> ----------------------------------------------------------------------------------------
>
> Key: HIVE-27762
> URL: https://issues.apache.org/jira/browse/HIVE-27762
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Wechar
> Assignee: Wechar
> Priority: Major
> Labels: pull-request-available
>
> 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)