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_r311053639
########## 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: Yeah, I already did the exactly thing in my last 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
