[GitHub] spark pull request #14164: [SPARK-16629] Allow comparisons between UDTs and ...

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

[GitHub] spark pull request #14164: [SPARK-16629] Allow comparisons between UDTs and ...

2016-07-22 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/14164#discussion_r71965649 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala --- @@ -110,6 +110,28 @@ class DataFrameSuite extends QueryTest with