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

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

[FLINK-17126][table-planner] Correct the execution behavior of 
BatchTableEnvironment
 - master (1.11.0): c565ec37abd7b50483d26be9183de39480e43b9a

[FLINK-17126][java] set `execution.target` and `execution.attached` for 
TestEnvironment
 - master (1.11.0): cbcf2fea2b34a9dcf8199781cbbf8bb3b9d41cbd

[FLINK-17126][java] Introduce CollectionPipelineExecutor for 
CollectionEnvironment
 - master (1.11.0): c983ac9c49b7b58394574efdde4f39e8d33a8582


> Correct the execution behavior of BatchTableEnvironment
> -------------------------------------------------------
>
>                 Key: FLINK-17126
>                 URL: https://issues.apache.org/jira/browse/FLINK-17126
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: godfrey he
>            Assignee: godfrey he
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This issue is similar to 
> [FLINK-16363|https://issues.apache.org/jira/browse/FLINK-16363].
> In previous versions, BatchTableEnvironment.execute() can both trigger table 
> and DataSet programs. Since 1.11.0, table programs can only be triggered by 
> BatchTableEnvironment.execute(). Once table program is convereted into 
> DataSet program (through toDataSet() method), it can only be triggered by 
> ExecutionEnvironment.execute().



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to