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

Jark Wu closed FLINK-11703.
---------------------------
    Resolution: Fixed

Fixed in 1.9: 586b890237bc2516fa202bfb8c89f5dea4209143

> Introduce TableEnvironment and support registerDataStream and sqlQuery
> ----------------------------------------------------------------------
>
>                 Key: FLINK-11703
>                 URL: https://issues.apache.org/jira/browse/FLINK-11703
>             Project: Flink
>          Issue Type: New Feature
>          Components: SQL / Planner
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In order to support plan test, we need the ability to register a DataStream 
> (or TableSource) and perform sql query on it.
> This issue is aiming to introduce a basic and simple TableEnvironment which 
> only support {{registerDataStream}} and {{sqlQuery}}.
> In the context of FLINK-11067 and FLINK-11068 (convert TableEnvironments and 
> Tables to interfaces), the introduced {{TableEnvironment}} in 
> {{table-planner-blink}} is a temporary solution and will be refactored/moved 
> to a {{BlinkPlanner}}, once FLINK-11067, FLINK-11068 is done.



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

Reply via email to