[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13957 --- 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

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69363852 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount_windowed.py --- @@ -0,0 +1,103 @@ +# +# Licensed to the Apache Software

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69363771 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/TextSocketStreamSuite.scala --- @@ -85,6 +86,47 @@ class TextSocketStreamSuite

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69363665 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -136,7 +149,8 @@ class TextSocketSourceProvider extends

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69363332 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -92,7 +102,11 @@ class TextSocketSource(host: String, port:

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69363245 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount_windowed.py --- @@ -0,0 +1,103 @@ +# +# Licensed to the Apache Software

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69362821 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount_windowed.py --- @@ -0,0 +1,103 @@ +# +# Licensed to the Apache Software

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69362732 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/streaming/JavaStructuredNetworkWordCountWindowed.java --- @@ -0,0 +1,116 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69362577 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/streaming/JavaStructuredNetworkWordCountWindowed.java --- @@ -0,0 +1,116 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69362419 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/streaming/JavaStructuredNetworkWordCountWindowed.java --- @@ -0,0 +1,116 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69362387 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/streaming/JavaStructuredNetworkWordCountWindowed.java --- @@ -0,0 +1,116 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread jjthomas
Github user jjthomas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69358134 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -136,7 +149,8 @@ class TextSocketSourceProvider extends

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69353150 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount_windowed.py --- @@ -0,0 +1,102 @@ +# +# Licensed to the Apache Software

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69353077 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount_windowed.py --- @@ -0,0 +1,102 @@ +# +# Licensed to the Apache Software

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69353021 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCountWindowed.scala --- @@ -0,0 +1,100 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69352894 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCountWindowed.scala --- @@ -0,0 +1,100 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69352799 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -47,7 +52,7 @@ class TextSocketSource(host: String, port: Int,

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69352584 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -136,7 +149,8 @@ class TextSocketSourceProvider extends

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69352364 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -125,7 +137,8 @@ class TextSocketSourceProvider extends

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69352313 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -125,7 +137,8 @@ class TextSocketSourceProvider extends

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69351824 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount_windowed.py --- @@ -0,0 +1,102 @@ +# +# Licensed to the Apache Software

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69263155 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCountWindowed.scala --- @@ -0,0 +1,102 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69262951 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCountWindowed.scala --- @@ -0,0 +1,102 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69262396 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCountWindowed.scala --- @@ -0,0 +1,102 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-07-01 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69254704 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCountWindowed.scala --- @@ -0,0 +1,102 @@ +/* + *

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-06-30 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69248961 --- Diff: examples/src/main/python/sql/streaming/structured_network_wordcount.py --- @@ -16,7 +16,7 @@ # """ - Counts words in UTF8

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-06-29 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69053315 --- Diff: examples/src/main/scala/org/apache/spark/examples/sql/streaming/EventTimeWindow.scala --- @@ -0,0 +1,114 @@ +/* + * Licensed to the Apache

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-06-29 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69052686 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -92,7 +99,12 @@ class TextSocketSource(host: String, port: Int,

[GitHub] spark pull request #13957: [SPARK-16114] [SQL] structured streaming event ti...

2016-06-29 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13957#discussion_r69052427 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/socket.scala --- @@ -67,7 +71,9 @@ class TextSocketSource(host: String, port: Int,