GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/20331
[SPARK-23158] [SQL] Move HadoopFsRelationTest test suites to from sql/hive to sql/core ## What changes were proposed in this pull request? The test suites that extend HadoopFsRelationTest are not in sql/hive packages, but their directories are in sql/hive. We should move them to sql/core. ## How was this patch tested? The existing tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gatorsmile/spark moveTests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20331.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 #20331 ---- commit f7693f0abfe0923868c1918ddcaeaece2c107c5d Author: gatorsmile <gatorsmile@...> Date: 2018-01-19T16:57:50Z fix ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org