GitHub user andrewor14 opened a pull request: https://github.com/apache/spark/pull/8015
[SPARK-9674] Re-enable ignored test in SQLQuerySuite The original code that this test tests is removed in https://github.com/apache/spark/commit/9270bd06fd0b16892e3f37213b5bc7813ea11fdd. It was ignored shortly before that so we never caught it. This patch re-enables the test and adds the code necessary to make it pass. @JoshRosen @yhuai You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrewor14/spark SPARK-9674 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/8015.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #8015 ---- commit 0be3a425509dbe40ea9ef1b9a9b02413773eec45 Author: Andrew Or <and...@databricks.com> Date: 2015-08-07T01:35:17Z Fix test ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org