[GitHub] spark pull request #20958: [SPARK-23844][SS] Fix socket source honors recove...

2018-08-30 Thread attilapiros
Github user attilapiros commented on a diff in the pull request: https://github.com/apache/spark/pull/20958#discussion_r214063180 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/sources/TextSocketStreamSuite.scala --- @@ -256,6 +257,58 @@ class

[GitHub] spark pull request #20958: [SPARK-23844][SS] Fix socket source honors recove...

2018-04-02 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/20958#discussion_r178646725 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamWriter.scala --- @@ -238,6 +238,10 @@ final class DataStreamWriter[T]