Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/13549
---
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 ena
Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/13549#discussion_r66491058
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationChecker.scala
---
@@ -43,6 +43,41 @@ object UnsupportedOperati
Github user marmbrus commented on a diff in the pull request:
https://github.com/apache/spark/pull/13549#discussion_r66361438
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationsSuite.scala
---
@@ -189,9 +189,20 @@ class UnsupportedOpe
Github user marmbrus commented on a diff in the pull request:
https://github.com/apache/spark/pull/13549#discussion_r66361373
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingAggregationSuite.scala
---
@@ -104,6 +104,31 @@ class StreamingAggregationSuite e
Github user marmbrus commented on a diff in the pull request:
https://github.com/apache/spark/pull/13549#discussion_r66361125
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationChecker.scala
---
@@ -43,6 +43,41 @@ object UnsupportedOpe