KurtYoung commented on a change in pull request #9368: [FLINK-13592][e2e] Fix 
hardcoded flink version in tpch end-to-end test.
URL: https://github.com/apache/flink/pull/9368#discussion_r311045077
 
 

 ##########
 File path: flink-end-to-end-tests/test-scripts/test_tpch.sh
 ##########
 @@ -72,6 +74,7 @@ execution:
   planner: blink
   type: batch
   result-mode: table
+  parallelism: 2
 
 Review comment:
   I explained this change in the commit message if you missed that: 
   
   > Also changed test parallelism to 2 to cover the situation that parallelism 
is higher than the slot number, since the testing cluster only have one task 
manager and contains only one slot
   
   I agree this can be isolated to another commit.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to