[
https://issues.apache.org/jira/browse/HIVE-28850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28850:
----------------------------------
Labels: pull-request-available (was: )
> Move the client builder to metastore-common
> -------------------------------------------
>
> Key: HIVE-28850
> URL: https://issues.apache.org/jira/browse/HIVE-28850
> Project: Hive
> Issue Type: Improvement
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Labels: pull-request-available
>
> In
> standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/client/builder,
> we have multiple builders for client to create the thrift object, while if
> the Metastore client wants to use these builders, it must import the
> hive-standalone-metastore-server with extra transitive dependencies and
> bytes. It's more natural to move them to metastore-common where the
> HiveMetaStoreClient sits on, so other projects can benefit from a cleaner way
> of constructing the thrift object.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)