You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2020/11/05 07:10:00 UTC

[jira] [Created] (FLINK-19990) MultipleInputNodeCreationProcessor#isChainableSource should consider DataStreamScanProvider

Caizhi Weng created FLINK-19990:
-----------------------------------

             Summary: MultipleInputNodeCreationProcessor#isChainableSource should consider DataStreamScanProvider
                 Key: FLINK-19990
                 URL: https://issues.apache.org/jira/browse/FLINK-19990
             Project: Flink
          Issue Type: Bug
            Reporter: Caizhi Weng


{{MultipleInputNodeCreationProcessor#isChainableSource}} now only considers {{SourceProvider}}. However {{DataStreamScanProvider}} providing {{DataStream}}s with {{SourceTransformation}} are also chainable sources, and we need to take them into consideration.



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