[ 
https://issues.apache.org/jira/browse/FLINK-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-11932:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add support for generating optimized logical plan for 'select * from mytable'
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-11932
>                 URL: https://issues.apache.org/jira/browse/FLINK-11932
>             Project: Flink
>          Issue Type: New Feature
>          Components: API / Table SQL
>            Reporter: godfrey he
>            Assignee: godfrey he
>            Priority: Major
>              Labels: pull-request-available
>
> Add support for generating optimized logical plan for 'select * from 
> mytable', including:
> 1. add {{BatchTableEnvironment}} 
> 2. introduce {{Optimizer}} interface and implements for batch and stream
> 3. add rules and programs for batch and stream
> 4. add {{registerTableSource}}, {{optimize}}, {{explain}} methods in 
> {{TableEnvironment}}
> 5. add plan test infrastructure (is duplicated by 
> https://issues.apache.org/jira/browse/FLINK-11685)
> 6. add {{RelTreeWriterImpl}} to make query plan easier to read (is duplicated 
> by  https://issues.apache.org/jira/browse/FLINK-11680)



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

Reply via email to