[GitHub] spark pull request #13549: Added support for sorting after streaming aggrega...

2016-06-07 Thread tdas
Github user tdas commented on a diff in the pull request: https://github.com/apache/spark/pull/13549#discussion_r66182722 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationChecker.scala --- @@ -123,27 +159,6 @@ object UnsupportedOpera

[GitHub] spark pull request #13549: Added support for sorting after streaming aggrega...

2016-06-07 Thread tdas
GitHub user tdas opened a pull request: https://github.com/apache/spark/pull/13549 Added support for sorting after streaming aggregation with complete mode ## What changes were proposed in this pull request? When the output mode is complete, then the output of a streaming a