Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/22643#discussion_r223146731 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/sources/HadoopFsRelationTest.scala --- @@ -760,23 +775,27 @@ abstract class HadoopFsRelationTest extends QueryTest with SQLTestUtils with Tes // requirement. We probably want to move this test case to spark-integration-tests or spark-perf // later. test("SPARK-8406: Avoids name collision while writing files") { --- End diff -- Just move this to ParquetHadoopFsRelationSuite.scala
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org