[
https://issues.apache.org/jira/browse/FLINK-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979995#comment-16979995
]
Jark Wu edited comment on FLINK-13708 at 11/22/19 9:15 AM:
-----------------------------------------------------------
Fixed in 1.10.0:
[FLINK-13708][table-planner-blink] Revert changes in fb7beb88 which is a
temporary fix
- f01cdd1f2c676d620c834e2d3acc72764a8260c1
[FLINK-13708][table-planner-blink] Transformations should be cleared after
execution in blink planner
- 23c9b5ac50d04d28a34a87c78eb2d3331c06b74b
was (Author: jark):
Fixed in 1.10.0:
[FLINK-13708][table-planner-blink] Revert changes in fb7beb88 which is a
temporary fix
- f01cdd1f2c676d620c834e2d3acc72764a8260c1
[FLINK-13708][table-planner-blink] Transformations should be cleared after
execution in blink planner
- 23c9b5ac50d04d28a34a87c78eb2d3331c06b74b
> transformations should be cleared because a table environment could execute
> multiple job
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-13708
> URL: https://issues.apache.org/jira/browse/FLINK-13708
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.10.0, 1.9.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> currently, if a table environment execute more than one sql jobs, the
> following job contains transformations about the previous job. the reason is
> the transformations is not cleared after execution
--
This message was sent by Atlassian Jira
(v8.3.4#803005)