[
https://issues.apache.org/jira/browse/FLINK-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981258#comment-16981258
]
Jark Wu commented on FLINK-13708:
---------------------------------
FLINK-13708[table-planner-blink] Transformations should be cleared after
execution in blink planner
- Fixed in 1.9.2: 2dd3ba8335d35de7ed59073def4f0093326f1464
> 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: 40m
> 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)