-
- Downloads
[SPARK-3752][SQL]: Add tests for different UDF's
Author: Vida Ha <vida@databricks.com> Closes #2621 from vidaha/vida/SPARK-3752 and squashes the following commits: d7fdbbc [Vida Ha] Add tests for different UDF's
Showing
- sql/hive/src/test/java/org/apache/spark/sql/hive/execution/UDFIntegerToString.java 26 additions, 0 deletions...g/apache/spark/sql/hive/execution/UDFIntegerToString.java
- sql/hive/src/test/java/org/apache/spark/sql/hive/execution/UDFListListInt.java 51 additions, 0 deletions...a/org/apache/spark/sql/hive/execution/UDFListListInt.java
- sql/hive/src/test/java/org/apache/spark/sql/hive/execution/UDFListString.java 38 additions, 0 deletions...va/org/apache/spark/sql/hive/execution/UDFListString.java
- sql/hive/src/test/java/org/apache/spark/sql/hive/execution/UDFStringString.java 26 additions, 0 deletions.../org/apache/spark/sql/hive/execution/UDFStringString.java
- sql/hive/src/test/java/org/apache/spark/sql/hive/execution/UDFTwoListList.java 28 additions, 0 deletions...a/org/apache/spark/sql/hive/execution/UDFTwoListList.java
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveUdfSuite.scala 96 additions, 15 deletions...la/org/apache/spark/sql/hive/execution/HiveUdfSuite.scala
Loading
Please register or sign in to comment