zhuzhurk commented on code in PR #27697:
URL: https://github.com/apache/flink/pull/27697#discussion_r2887292708
##########
flink-end-to-end-tests/run-nightly-tests.sh:
##########
@@ -223,6 +223,8 @@ function run_group_2 {
# run_test "PyFlink YARN application on Docker test"
"$END_TO_END_DIR/test-scripts/test_pyflink_yarn.sh" "skip_check_exceptions"
# fi
+ run_test "Flink Table API end-to-end test"
"$END_TO_END_DIR/test-scripts/test_table_api.sh"
Review Comment:
Flink Table API end-to-end test -> Flink Table API with custom type
end-to-end test
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]