Xuefu Zhang created FLINK-11482:
-----------------------------------
Summary: Implement GenericHiveMetastoreCatalog
Key: FLINK-11482
URL: https://issues.apache.org/jira/browse/FLINK-11482
Project: Flink
Issue Type: Sub-task
Components: Table API & SQL
Reporter: Xuefu Zhang
Assignee: Bowen Li
{{GenericHiveMetastoreCatalog}} is a special implementation of
{{ReadableWritableCatalog}} interface to store tables/views/functions defined
in Flink to Hive metastore. With respect to the objects stored,
{{GenericHiveMetastoreCatalog}} is similar to {{GenericInMemoryCatalog}}, but
the storage used is a Hive metastore instead of memory.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)