Junrui Li created FLINK-30808:
---------------------------------

             Summary: MultipleInputITCase failed with AdaptiveBatch Scheduler
                 Key: FLINK-30808
                 URL: https://issues.apache.org/jira/browse/FLINK-30808
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.16.0, 1.17.0
            Reporter: Junrui Li
             Fix For: 1.17.0


MultipleInputITCase#testRelatedInputs failed with AdaptiveBatch Scheduler.
{code:java}
//代码占位符
java.lang.UnsupportedOperationException: Forward partitioning does not allow 
change of parallelism. Upstream operation: Calc[10]-14 parallelism: 1, 
downstream operation: HashJoin[15]-20 parallelism: 3 You must use another 
partitioning strategy, such as broadcast, rebalance, shuffle or global. {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to