[GitHub] spark pull request #21395: [SPARK-24348][SQL] "element_at" error fix

2018-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21395 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21395: [SPARK-24348][SQL] "element_at" error fix

2018-05-22 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/21395#discussion_r190033826 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala --- @@ -1469,6 +1469,7 @@ case class ElementA

[GitHub] spark pull request #21395: [SPARK-24348][SQL] "element_at" error fix

2018-05-22 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/21395#discussion_r189967468 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameFunctionsSuite.scala --- @@ -756,6 +756,10 @@ class DataFrameFunctionsSuite extends QueryTest