matriv commented on a change in pull request #18980:
URL: https://github.com/apache/flink/pull/18980#discussion_r825842847
##########
File path:
flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/context/ExecutionContext.java
##########
@@ -99,18 +99,20 @@ public StreamTableEnvironment getTableEnvironment() {
private StreamTableEnvironment createTableEnvironment() {
// checks the value of RUNTIME_MODE
Review comment:
Yep, it's being checked in the `build() -> new
EnvironmentSettings(Configuration config)`
--
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]