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 23 additions and 0 deletions
5 50 0
8 51 16
8 51 16
8 51 16
8 51 16
8 51 16
6.8899984 51.700005 18.089996
6.8899984 51.700005 18.089996
6.890000000000011 51.699999999999996 18.090000000000003
round(x[, d]) - round x to d decimal places
round(x[, d]) - round x to d decimal places
Example:
> SELECT round(12.3456, 1) FROM src LIMIT 1;
12.3'
-129.0
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