[ https://issues.apache.org/jira/browse/HIVE-27473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940691#comment-17940691 ]
Shohei Okumiya commented on HIVE-27473: --------------------------------------- Thanks. I assigned this ticket to you because I don't have much time to focus on this issue. But I will provide as much time as possible for reviews and discussions. Thanks for helping this long long issue! > Make SessionHiveMetaStoreClient and HiveMetaStoreClientWithLocalCache > composable > -------------------------------------------------------------------------------- > > Key: HIVE-27473 > URL: https://issues.apache.org/jira/browse/HIVE-27473 > Project: Hive > Issue Type: Improvement > Components: Hive > Affects Versions: 4.0.0-alpha-2 > Reporter: Shohei Okumiya > Assignee: Seonggon Namgung > Priority: Major > > Currently, we implement the two classes using inheritance. It assumes we > always use a single implementation of IMetaStoreClient. > Some community members have been willing to make IMetaStoreClient pluggable > as proposed in HIVE-12679. Considering the use case, we should provide the > additional traits with composition over inheritance. -- This message was sent by Atlassian Jira (v8.20.10#820010)