Shohei Okumiya

Results 133 comments of Shohei Okumiya

@dengzhhu653 Thanks. I hope we are on the same page, meaning the purpose of HIVE-12679 is to make it possible to integrate another metastore with Hive via `IMetaStoreClient`. And we...

@dengzhhu653 OK. In your opinion, we should always wrap any IMetaStoreClient with SessionHiveMetaStoreClient. I personally thought it could be up to the owner of a custom client. But I also...

@nrg4878 Thanks. I think you are mentioning [an alternative in this list](https://gist.github.com/okumin/30b058b14db1b099ba37ba7dc257fe8e#file-zzz-alternatives-md) and it mostly sounds great. In HIVE-12679, I assume the environment where they need to maintain a single...

@aturoczy - The base discussion is [here](https://gist.github.com/okumin/30b058b14db1b099ba37ba7dc257fe8e) - @dengzhhu653 suggests we always wrap an `IMetaStoreClient` with the composable version of `SessionHiveMetaStoreClient`. If we second the idea, [HIVE-27473](https://issues.apache.org/jira/browse/HIVE-27473) is a blocker...

Just a note. I am working on HIVE-27473 and will revive this PR once we've agreed or disagreed with the feasibility of HIVE-27473

Just curious. Do we have a real example(i.e., SQL) causing significant problems?

@kgyrtkirk Can we merge this one or do I need something to fix? Thanks!

I rebased this branch on the current master yesterday

@ngsg @deniskuzZ @abstractdog Do you think this approach is reasonable? If the answer is yes, I will rebase this branch