raminqaf commented on code in PR #28287:
URL: https://github.com/apache/flink/pull/28287#discussion_r3361358224
##########
flink-table/flink-sql-gateway/src/test/java/org/apache/flink/table/gateway/AbstractMaterializedTableStatementITCase.java:
##########
@@ -157,6 +159,16 @@ static void setUp(@TempDir Path temporaryFolder) throws
Exception {
.build();
}
+ private static Configuration getGatewayConfiguration() {
Review Comment:
Forking out to a new test class. Also added tests if the job scheduling
fails and the MT is in suspend mode.
--
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]