dianfu commented on a change in pull request #12194:
URL: https://github.com/apache/flink/pull/12194#discussion_r426267289



##########
File path: 
flink-examples/flink-examples-table/src/main/java/org/apache/flink/table/examples/java/StreamSQLExample.java
##########
@@ -69,7 +69,7 @@ public static void main(String[] args) throws Exception {
                        tEnv = StreamTableEnvironment.create(env, settings);
                } else {
                        System.err.println("The planner is incorrect. Please 
run 'StreamSQLExample --planner <planner>', " +
-                               "where planner (it is either flink or blink, 
and the default is flink) indicates whether the " +

Review comment:
       Could you also update the class StreamSQLExample.scala?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to