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

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

     [ 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)