[GitHub] spark pull request #15182: [SPARK-17625] [SQL] set expectedOutputAttributes ...

2016-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15182 --- 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

[GitHub] spark pull request #15182: [SPARK-17625] [SQL] set expectedOutputAttributes ...

2016-09-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/15182#discussion_r79946424 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2310,6 +2308,18 @@ class SQLQuerySuite extends QueryTest with