Skip to content
Snippets Groups Projects
Commit a7f07f51 authored by Cheng Hao's avatar Cheng Hao Committed by Michael Armbrust
Browse files

[SPARK-4662] [SQL] Whitelist more unittest

Whitelist more hive unit test:

"create_like_tbl_props"
"udf5"
"udf_java_method"
"decimal_1"
"udf_pmod"
"udf_to_double"
"udf_to_float"
"udf7" (this will fail in Hive 0.12)

Author: Cheng Hao <hao.cheng@intel.com>

Closes #3522 from chenghao-intel/unittest and squashes the following commits:

f54e4c7 [Cheng Hao] work around to clean up the hive.table.parameters.default in reset
16fee22 [Cheng Hao] Whitelist more unittest
parent bf40cf89
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 0 deletions
java_method(class,method[,arg1[,arg2..]]) calls method with reflection
Synonyms: reflect
Use this UDF to call Java methods by matching the argument signature
java_method(class,method[,arg1[,arg2..]]) calls method with reflection
Synonyms: reflect
Use this UDF to call Java methods by matching the argument signature
1 true 3 2 3 2.718281828459045 1.0
1 true 3 2 3 2.718281828459045 1.0
a pmod b - Compute the positive modulo
a pmod b - Compute the positive modulo
a pmod b - Compute the positive modulo
6.89 51.7 18.09
6.890000000000011 51.699999999999996 18.090000000000003
6.89 51.7 18.09
NULL
a pmod b - Compute the positive modulo
8 51 15
NULL
8 51 15
5 50 0
8 51 16
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment