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

    https://github.com/apache/spark/pull/19744#discussion_r150905696
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcSourceSuite.scala ---
    @@ -278,4 +286,93 @@ class OrcSourceSuite extends OrcSuite {
           )).get.toString
         }
       }
    +
    +  test("SPARK-22267 Spark SQL correctly reads parquet files when column 
order is different") {
    --- End diff --
    
    SPARK-22267 is not about Parquet. Why do you add this?


---

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

Reply via email to