[
https://issues.apache.org/jira/browse/HIVE-29021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shuyouZZ updated HIVE-29021:
----------------------------
Description:
[[HIVE-28921|https://github.com/apache/hive/pull/5782]| modified the
HMSHandler#get_databases and re-implemented it using get_databases_req.
We found that we don't need to use getDatabaseobject to get databases and then
get the name. We just need to use the getdabatases method directly.
was:
[[HIVE-28921|https://github.com/apache/hive/pull/5782]| modified the
get_databases
method and re-implemented it using get Database object. We found that we don't
need to use getDatabaseobject to get databases and then get the name. We just
need to use the getdabatases method directly.
> Update implementation for HMSHandler#get_databases
> --------------------------------------------------
>
> Key: HIVE-29021
> URL: https://issues.apache.org/jira/browse/HIVE-29021
> Project: Hive
> Issue Type: Improvement
> Reporter: shuyouZZ
> Priority: Major
>
> [[HIVE-28921|https://github.com/apache/hive/pull/5782]| modified the
> HMSHandler#get_databases and re-implemented it using get_databases_req.
> We found that we don't need to use getDatabaseobject to get databases and
> then get the name. We just need to use the getdabatases method directly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)