[GitHub] spark pull request #17145: [SPARK-19805][TEST] Log the row type when query r...

2017-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17145 --- 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 #17145: [SPARK-19805][TEST] Log the row type when query r...

2017-03-04 Thread uncleGen
Github user uncleGen commented on a diff in the pull request: https://github.com/apache/spark/pull/17145#discussion_r104304108 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/QueryTest.scala --- @@ -312,13 +312,23 @@ object QueryTest { sparkAnswer: Seq[Row],

[GitHub] spark pull request #17145: [SPARK-19805][TEST] Log the row type when query r...

2017-03-03 Thread uncleGen
Github user uncleGen commented on a diff in the pull request: https://github.com/apache/spark/pull/17145#discussion_r104157326 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/QueryTest.scala --- @@ -312,13 +312,23 @@ object QueryTest { sparkAnswer: Seq[Row],

[GitHub] spark pull request #17145: [SPARK-19805][TEST] Log the row type when query r...

2017-03-03 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/17145#discussion_r104156872 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/QueryTest.scala --- @@ -312,13 +312,23 @@ object QueryTest { sparkAnswer: Seq[Row],