[jira] [Created] (FLINK-11481) Integrate HiveTableFactory with existing table factory discovery mechanism

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11481) Integrate HiveTableFactory with existing table factory discovery mechanism

Shang Yuanchun (Jira)
Xuefu Zhang created FLINK-11481:
-----------------------------------

             Summary: Integrate HiveTableFactory with existing table factory discovery mechanism
                 Key: FLINK-11481
                 URL: https://issues.apache.org/jira/browse/FLINK-11481
             Project: Flink
          Issue Type: Sub-task
          Components: Table API & SQL
            Reporter: Xuefu Zhang
            Assignee: Xuefu Zhang


Currently table factory is auto discovered based on table properties. However, for {{HiveTableFactory}}, the factory class for Hive tables, is specifically returned from {{HiveCatalog}}. Since we allow both mechanisms, we need to integrate the two so that they work seamlessly.

Please refer to the design doc for details. Some further design thoughts are necessary, however.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)