-
- Downloads
[SPARK-2164][SQL] Allow Hive UDF on columns of type struct
Author: Xi Liu <xil@conviva.com> Closes #796 from xiliu82/sqlbug and squashes the following commits: 328dfc4 [Xi Liu] [Spark SQL] remove a temporary function after test 354386a [Xi Liu] [Spark SQL] add test suite for UDF on struct 8fc6f51 [Xi Liu] [SparkSQL] allow UDF on struct
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveUdfs.scala 3 additions, 0 deletions...e/src/main/scala/org/apache/spark/sql/hive/hiveUdfs.scala
- sql/hive/src/test/resources/data/files/testUdf/part-00000 0 additions, 0 deletionssql/hive/src/test/resources/data/files/testUdf/part-00000
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveUdfSuite.scala 127 additions, 0 deletions...la/org/apache/spark/sql/hive/execution/HiveUdfSuite.scala
File added
Please register or sign in to comment