dawidwys commented on a change in pull request #13941:
URL: https://github.com/apache/flink/pull/13941#discussion_r518153289
##########
File path: flink-end-to-end-tests/run-nightly-tests.sh
##########
@@ -184,9 +184,7 @@ run_test "Batch SQL end-to-end test"
"$END_TO_END_DIR/test-scripts/test_batch_sq
run_test "Streaming SQL end-to-end test (Old planner)"
"$END_TO_END_DIR/test-scripts/test_streaming_sql.sh old" "skip_check_exceptions"
run_test "Streaming SQL end-to-end test (Blink planner)"
"$END_TO_END_DIR/test-scripts/test_streaming_sql.sh blink"
"skip_check_exceptions"
# skip test if hadoop version is 2.4.1 (FLINK-16629)
Review comment:
remove the comment as well
----------------------------------------------------------------
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]