dawidwys commented on a change in pull request #14312:
URL: https://github.com/apache/flink/pull/14312#discussion_r540208666



##########
File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/translators/MultiInputTransformationTranslator.java
##########
@@ -54,7 +55,11 @@
                Collection<Integer> ids = translateInternal(transformation, 
context);
                boolean isKeyed = transformation instanceof 
KeyedMultipleInputTransformation;

Review comment:
       I think this check is not sufficient now. We should check if any of the 
inputs has a state selector.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to