[GitHub] spark pull request #22768: [SPARK-21402][SQL][BACKPORT-2.2] Fix java array o...

2018-10-18 Thread vofque
GitHub user vofque opened a pull request: https://github.com/apache/spark/pull/22768 [SPARK-21402][SQL][BACKPORT-2.2] Fix java array of structs deserialization This PR is to backport #22708 to branch 2.2. ## What changes were proposed in this pull request? MapObject

[GitHub] spark pull request #22768: [SPARK-21402][SQL][BACKPORT-2.2] Fix java array o...

2018-10-18 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/22768#discussion_r226455012 --- Diff: sql/core/src/test/java/test/org/apache/spark/sql/JavaBeanWithArraySuite.java --- @@ -0,0 +1,168 @@ +/* + * Licensed to the Apache So

[GitHub] spark pull request #22768: [SPARK-21402][SQL][BACKPORT-2.2] Fix java array o...

2018-10-18 Thread vofque
Github user vofque commented on a diff in the pull request: https://github.com/apache/spark/pull/22768#discussion_r226456443 --- Diff: sql/core/src/test/java/test/org/apache/spark/sql/JavaBeanWithArraySuite.java --- @@ -0,0 +1,168 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request #22768: [SPARK-21402][SQL][BACKPORT-2.2] Fix java array o...

2018-10-18 Thread vofque
Github user vofque closed the pull request at: https://github.com/apache/spark/pull/22768 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org