[
https://issues.apache.org/jira/browse/HIVE-28921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28921:
----------------------------------
Labels: pull-request-available (was: )
> Add API and implementation for retrieving database objects with properties
> --------------------------------------------------------------------------
>
> Key: HIVE-28921
> URL: https://issues.apache.org/jira/browse/HIVE-28921
> Project: Hive
> Issue Type: Improvement
> Components: API
> Affects Versions: 4.0.0
> Reporter: Jintong Jiang
> Assignee: Jintong Jiang
> Priority: Major
> Labels: pull-request-available
>
> Currently, HMS only provides APIs to retrieve database names
> ({{{}get_databases{}}} and {{{}get_all_databases{}}}), but these don't return
> the full database objects with their properties. This forces clients to make
> additional calls to retrieve database properties when needed. The new API
> allows retrieving database objects directly with a single call, which is more
> efficient and reduces network overhead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)