You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2019/11/08 08:26:00 UTC

[jira] [Created] (FLINK-14670) Refactor out FlinkTable sub-classes in blink planner

Danny Chen created FLINK-14670:
----------------------------------

             Summary: Refactor out FlinkTable sub-classes in blink planner
                 Key: FLINK-14670
                 URL: https://issues.apache.org/jira/browse/FLINK-14670
             Project: Flink
          Issue Type: Improvement
            Reporter: Danny Chen


Now, there are 6 sub-classes that extends from FlinkTable in blink planner:

* QueryOperationCatalogViewTable
* TableSourceTable
* TableSinkTable
* IntermediateRelTable
* InlineTable
* TableSourceSinkTable

These tables are hard to maintain for developers, it would be nice if we make some effort to refactor them out.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)