[GitHub] spark pull request #15195: [SPARK-17632][SQL]make console sink and other sin...

2016-10-26 Thread chuanlei
Github user chuanlei closed the pull request at: https://github.com/apache/spark/pull/15195 --- 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

[GitHub] spark issue #15195: [SPARK-17632][SQL]make console sink and other sinks work...

2016-10-26 Thread chuanlei
Github user chuanlei commented on the issue: https://github.com/apache/spark/pull/15195 ok, I will close this pr. Thanks for the reply. @jerryshao @lw-lin @marmbrus @tdas --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #15195: [SPARK-17632][SQL]make console sink and other sinks work...

2016-09-26 Thread chuanlei
Github user chuanlei commented on the issue: https://github.com/apache/spark/pull/15195 @marmbrus Could you have a look at this pr? --- 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

[GitHub] spark pull request #15195: [SPARK-17632][SQL]make console sink and other sin...

2016-09-25 Thread chuanlei
Github user chuanlei commented on a diff in the pull request: https://github.com/apache/spark/pull/15195#discussion_r80401708 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamWriter.scala --- @@ -290,8 +284,8 @@ final class DataStreamWriter[T] private

[GitHub] spark pull request #15195: [SPARK-17632][SQL]make console sink and other sin...

2016-09-24 Thread chuanlei
Github user chuanlei commented on a diff in the pull request: https://github.com/apache/spark/pull/15195#discussion_r80357457 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamWriter.scala --- @@ -290,8 +284,8 @@ final class DataStreamWriter[T] private

[GitHub] spark pull request #15195: [SPARK-17632][SQL]make console sink and other sin...

2016-09-22 Thread chuanlei
GitHub user chuanlei opened a pull request: https://github.com/apache/spark/pull/15195 [SPARK-17632][SQL]make console sink and other sinks work with recoverFromCheckpointLoca… ## What changes were proposed in this pull request? make console sink and other sinks work