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

    https://github.com/apache/spark/pull/21093#discussion_r182814133
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/HiveOrcQuerySuite.scala 
---
    @@ -208,4 +208,14 @@ class HiveOrcQuerySuite extends OrcQueryTest with 
TestHiveSingleton {
           }
         }
       }
    +
    +  test("SPARK-23340 Empty float/double array columns raise EOFException") {
    --- End diff --
    
    nvm. I found the original PR has them too. This is just a backport. 
Normally, we often refer to the original PR 
https://github.com/apache/spark/pull/20511 in the PR description


---

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

Reply via email to