Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19960#discussion_r156551601
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala 
---
    @@ -2172,21 +2172,4 @@ class SQLQuerySuite extends QueryTest with 
SQLTestUtils with TestHiveSingleton {
           }
         }
       }
    -
    -  test("SPARK-19809 NullPointerException on zero-size ORC file") {
    --- End diff --
    
    Should we move the test above `SPARK-22267 Spark SQL incorrectly reads ORC 
files when column order is different` too? I think basically that's also the 
same instance.


---

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

Reply via email to