[
https://issues.apache.org/jira/browse/FLINK-14670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-14670:
-----------------------------------
Component/s: Table SQL / Planner
> 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
> Components: Table SQL / Planner
> Reporter: Danny Chen
> Priority: Major
>
> 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)