You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yunhong Zheng (Jira)" <ji...@apache.org> on 2023/02/02 08:22:00 UTC

[jira] [Created] (FLINK-30876) Fix ResetTransformationProcessor don't reset the transformation of ExecNode in BatchExecMultiInput.rootNode

Yunhong Zheng created FLINK-30876:
-------------------------------------

             Summary: 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.16.1, 1.17.0
            Reporter: Yunhong Zheng
             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)