SPARK-14393: values generated by non-deterministic functions shouldn't change after coalesce or union | 2.9 sec | Passed |
SPARK-21281 fails if functions have no argument | 43 ms | Passed |
SPARK-24633: arrays_zip splits input processing correctly (whole-stage-codegen off) | 0.17 sec | Passed |
SPARK-24633: arrays_zip splits input processing correctly (whole-stage-codegen on) | 0.17 sec | Passed |
SPARK-24734: Fix containsNull of Concat for array type | 0.16 sec | Passed |
SPARK-26071: convert map to array and use as map key | 0.16 sec | Passed |
SPARK-26370: Fix resolution of higher-order function for the same identifier | 0.42 sec | Passed |
SPARK-29462: Empty array of NullType for array function with no arguments | 9 ms | Passed |
SPARK-29600: ArrayContains function may return incorrect result for DecimalType | 0.2 sec | Passed |
SPARK-30790: Empty map with NullType as key/value type for map function with no argument | 8 ms | Passed |
SPARK-31227: Non-nullable null type should not coerce to nullable type in concat | 0.2 sec | Passed |
aggregate function - array for non-primitive type | 0.82 sec | Passed |
aggregate function - array for primitive type containing null | 0.71 sec | Passed |
aggregate function - array for primitive type not containing null | 0.69 sec | Passed |
aggregate function - invalid | 42 ms | Passed |
array contains function | 1 sec | Passed |
array position function | 1.2 sec | Passed |
array remove | 0.86 sec | Passed |
array size function | 0.56 sec | Passed |
array size function - legacy | 0.26 sec | Passed |
array with column expression | 63 ms | Passed |
array with column name | 0.21 sec | Passed |
array_distinct functions | 0.37 sec | Passed |
array_except functions | 1.6 sec | Passed |
array_intersect functions | 1.1 sec | Passed |
array_join function | 0.56 sec | Passed |
array_max function | 0.19 sec | Passed |
array_min function | 0.23 sec | Passed |
array_repeat function | 1.9 sec | Passed |
array_sort with lambda functions | 0.95 sec | Passed |
array_union functions | 1.3 sec | Passed |
arrays zip_with function - for non-primitive types | 0.26 sec | Passed |
arrays zip_with function - for primitive types | 0.53 sec | Passed |
arrays zip_with function - invalid | 48 ms | Passed |
arrays_overlap function | 0.37 sec | Passed |
bin | 0.19 sec | Passed |
bitwiseNOT | 0.14 sec | Passed |
concat function - arrays | 1.9 sec | Passed |
conditional function: greatest | 0.33 sec | Passed |
conditional function: least | 0.43 sec | Passed |
constant functions | 1.5 sec | Passed |
dataframe arrays_zip function | 2.2 sec | Passed |
element_at function | 1.5 sec | Passed |
exists function - array for non-primitive type | 0.35 sec | Passed |
exists function - array for primitive type containing null | 0.36 sec | Passed |
exists function - array for primitive type not containing null | 0.39 sec | Passed |
exists function - invalid | 27 ms | Passed |
filter function - array for non-primitive type | 0.35 sec | Passed |
filter function - array for primitive type containing null | 0.48 sec | Passed |
filter function - array for primitive type not containing null | 0.48 sec | Passed |
filter function - index argument | 0.35 sec | Passed |
filter function - invalid | 32 ms | Passed |
flatten function | 1.6 sec | Passed |
forall function - array for non-primitive type | 0.33 sec | Passed |
forall function - array for primitive type containing null | 0.75 sec | Passed |
forall function - array for primitive type not containing null | 0.33 sec | Passed |
forall function - invalid | 40 ms | Passed |
if function | 0.1 sec | Passed |
map size function | 0.4 sec | Passed |
map size function - legacy | 0.22 sec | Passed |
map with arrays | 0.87 sec | Passed |
map with column expressions | 88 ms | Passed |
map_concat function | 1.3 sec | Passed |
map_entries | 1.3 sec | Passed |
map_filter | 0.73 sec | Passed |
map_from_entries function | 1.3 sec | Passed |
map_keys/map_values function | 0.18 sec | Passed |
map_zip_with function - invalid | 77 ms | Passed |
map_zip_with function - map of non-primitive types | 0.29 sec | Passed |
map_zip_with function - map of primitive types | 0.32 sec | Passed |
misc crc32 function | 0.57 sec | Passed |
misc md5 function | 0.2 sec | Passed |
misc sha1 function | 0.18 sec | Passed |
misc sha2 function | 0.18 sec | Passed |
pmod | 0.74 sec | Passed |
reverse function - array for non-primitive type | 0.81 sec | Passed |
reverse function - array for primitive type containing null | 0.4 sec | Passed |
reverse function - array for primitive type not containing null | 0.44 sec | Passed |
reverse function - data type mismatch | 11 ms | Passed |
reverse function - string | 1 sec | Passed |
sequence | 0.89 sec | Passed |
shuffle function - array for non-primitive type | 0.55 sec | Passed |
shuffle function - array for primitive type containing null | 0.52 sec | Passed |
shuffle function - array for primitive type not containing null | 0.55 sec | Passed |
slice function | 0.35 sec | Passed |
sort_array/array_sort functions | 1 sec | Passed |
string function find_in_set | 0.14 sec | Passed |
struct with all literal columns | 0.15 sec | Passed |
struct with column expression | 62 ms | Passed |
struct with column expression to be automatically named | 0.31 sec | Passed |
struct with column name | 0.13 sec | Passed |
struct with literal columns | 0.24 sec | Passed |
transform function - array for non-primitive type | 0.71 sec | Passed |
transform function - array for primitive type containing null | 0.73 sec | Passed |
transform function - array for primitive type not containing null | 0.83 sec | Passed |
transform function - invalid | 55 ms | Passed |
transform function - special cases | 1.1 sec | Passed |
transform keys function - Invalid lambda functions and exceptions | 0.18 sec | Passed |
transform keys function - primitive data types | 3.4 sec | Passed |
transform values function - test empty | 2.7 sec | Passed |
transform values function - test invalid functions | 74 ms | Passed |
transform values function - test null values | 0.81 sec | Passed |
transform values function - test primitive data types | 4 sec | Passed |