Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2274
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user nssalian commented on a diff in the pull request:
https://github.com/apache/flink/pull/2274#discussion_r71998373
--- Diff:
flink-libraries/flink-table/src/main/scala/org/apache/flink/examples/scala/StreamTableExample.scala
---
@@ -0,0 +1,56 @@
+/*
+ * Licensed
Github user nssalian commented on a diff in the pull request:
https://github.com/apache/flink/pull/2274#discussion_r71998370
--- Diff:
flink-libraries/flink-table/src/main/scala/org/apache/flink/examples/scala/StreamSQLExample.scala
---
@@ -0,0 +1,60 @@
+/*
+ * Licensed to
Github user nssalian commented on a diff in the pull request:
https://github.com/apache/flink/pull/2274#discussion_r71998367
--- Diff:
flink-libraries/flink-table/src/main/java/org/apache/flink/examples/java/JavaSQLExample.java
---
@@ -0,0 +1,70 @@
+/*
+ * Licensed to the
Github user smarthi commented on a diff in the pull request:
https://github.com/apache/flink/pull/2274#discussion_r71981015
--- Diff:
flink-libraries/flink-table/src/main/java/org/apache/flink/examples/java/JavaSQLExample.java
---
@@ -0,0 +1,70 @@
+/*
+ * Licensed to the A
GitHub user wuchong opened a pull request:
https://github.com/apache/flink/pull/2274
[FLINK-4180] [FLINK-4181] [table] add Batch SQL and Stream SQL and Stream
Table API examples
[FLINK-4180] [FLINK-4181] [table] add Batch SQL and Stream SQL and Stream
Table API examples
I