twalthr commented on a change in pull request #9266:  [FLINK-13273][sql-client] 
Allow switching planners in SQL Client
URL: https://github.com/apache/flink/pull/9266#discussion_r308770560
 
 

 ##########
 File path: flink-end-to-end-tests/run-nightly-tests.sh
 ##########
 @@ -143,7 +143,8 @@ run_test "Avro Confluent Schema Registry nightly 
end-to-end test" "$END_TO_END_D
 run_test "State TTL Heap backend end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_stream_state_ttl.sh file"
 run_test "State TTL RocksDb backend end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_stream_state_ttl.sh rocks"
 
-run_test "SQL Client end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_sql_client.sh"
+run_test "SQL Client end-to-end test (Old planner)" 
"$END_TO_END_DIR/test-scripts/test_sql_client.sh old"
 
 Review comment:
   Thanks for the hint. Yes makes sense.

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