twalthr commented on a change in pull request #9312: 
[FLINK-13436][end-to-end-tests] Add TPC-H queries as E2E tests
URL: https://github.com/apache/flink/pull/9312#discussion_r309608185
 
 

 ##########
 File path: flink-end-to-end-tests/run-nightly-tests.sh
 ##########
 @@ -152,6 +152,8 @@ run_test "SQL Client end-to-end test for Kafka 0.10" 
"$END_TO_END_DIR/test-scrip
 run_test "SQL Client end-to-end test for Kafka 0.11" 
"$END_TO_END_DIR/test-scripts/test_sql_client_kafka011.sh"
 run_test "SQL Client end-to-end test for modern Kafka" 
"$END_TO_END_DIR/test-scripts/test_sql_client_kafka.sh"
 
+run_test "TPCH end-to-end test (Blink planner)" 
"$END_TO_END_DIR/test-scripts/test_tpch.sh" "skip_check_exceptions"
 
 Review comment:
   Are there exceptions that need to be skipped?

----------------------------------------------------------------
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