[GitHub] spark pull request #15676: [SPARK-18167] [SQL] Add debug code for SQLQuerySu...

2016-10-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15676 --- 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] spark pull request #15676: [SPARK-18167] [SQL] Add debug code for SQLQuerySu...

2016-10-28 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/15676#discussion_r85627218 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveShim.scala --- @@ -585,7 +586,19 @@ private[client] class Shim_v0_13 extends Shim_v0_12

[GitHub] spark pull request #15676: [SPARK-18167] [SQL] Add debug code for SQLQuerySu...

2016-10-28 Thread ericl
GitHub user ericl opened a pull request: https://github.com/apache/spark/pull/15676 [SPARK-18167] [SQL] Add debug code for SQLQuerySuite flakiness when metastore partition pruning is enabled ## What changes were proposed in this pull request? org.apache.spark.sql.hive.execu