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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to