isunjin commented on a change in pull request #6790: [FLINK-10487] fix invalid Flink SQL example and add runnable SQL example for Java API URL: https://github.com/apache/flink/pull/6790#discussion_r222506848
########## File path: flink-examples/flink-examples-table/src/main/java/org/apache/flink/table/examples/java/StreamSQLExample.java ########## @@ -0,0 +1,85 @@ +package org.apache.flink.table.examples.java; Review comment: you need add Apache Licence header to prevent buid failure. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
