You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/06 10:07:01 UTC

[GitHub] [spark] zinking commented on a change in pull request #32679: [SPARK-28098][SQL]Support read partitioned Hive tables with subdirect…

zinking commented on a change in pull request #32679:
URL: https://github.com/apache/spark/pull/32679#discussion_r702778433



##########
File path: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/FileIndexSuite.scala
##########
@@ -520,6 +520,22 @@ class FileIndexSuite extends SharedSparkSession {
       SQLConf.get.setConf(StaticSQLConf.METADATA_CACHE_TTL_SECONDS, previousValue)
     }
   }
+
+  test("SPARK-28098 - supporting read partitioned Hive tables with subdirectories") {

Review comment:
       not sure what this is testing for
   
   this case also passes on 2.4 without any patched code




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org