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)