[ https://issues.apache.org/jira/browse/FLINK-30876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684394#comment-17684394 ]
Godfrey He edited comment on FLINK-30876 at 2/6/23 3:23 AM: ------------------------------------------------------------ Fixed in master: 111342f37bdc0d582d3f7af458d9869f0548299f 1.16.2: 00a4ab9011cf13facde364c52a170a7a897cdcce was (Author: godfrey): Fixed in master: 111342f37bdc0d582d3f7af458d9869f0548299f > Fix ResetTransformationProcessor don't reset the transformation of ExecNode > in BatchExecMultiInput.rootNode > ----------------------------------------------------------------------------------------------------------- > > Key: FLINK-30876 > URL: https://issues.apache.org/jira/browse/FLINK-30876 > Project: Flink > Issue Type: Bug > Components: Table SQL / Planner > Affects Versions: 1.17.0, 1.16.1 > Reporter: Yunhong Zheng > Assignee: Yunhong Zheng > Priority: Major > Labels: pull-request-available > Fix For: 1.17.0, 1.16.2 > > > Now, ResetTransformationProcessor don't reset the transformation of ExecNode > in BatchExecMultiInput.rootNode. This may cause error while creating > StreamGraph for BatchExecMultiInput due to different id of rootNode and > inputNode. -- This message was sent by Atlassian Jira (v8.20.10#820010)