Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/23108#discussion_r240022467
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveParquetSourceSuite.scala 
---
    @@ -222,4 +222,61 @@ class HiveParquetSourceSuite extends 
ParquetPartitioningTest {
           assert(df4.columns === Array("str", "max_int"))
         }
       }
    +
    +  test("SPARK-25993 CREATE EXTERNAL TABLE with subdirectories") {
    --- End diff --
    
    Please fix this first for the first and second review comments.


---

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

Reply via email to