! operator | 2.7 sec | Passed |
ADD FILE command | 0.34 sec | Passed |
ADD JAR command | 0.27 sec | Passed |
ADD JAR command 2 | 0.99 sec | Passed |
CREATE TABLE AS runs once | 0.88 sec | Passed |
CREATE TEMPORARY FUNCTION | 0.19 sec | Passed |
CTE feature #1 | 0.81 sec | Passed |
CTE feature #2 | 0.67 sec | Passed |
CTE feature #3 | 0.61 sec | Passed |
Cast Timestamp to Timestamp in UDF | 1.6 sec | Passed |
Constant Folding Optimization for AVG_SUM_COUNT | 2.1 sec | Passed |
DISTINCT | 0.92 sec | Passed |
DataFrame toString | 26 ms | Passed |
Date comparison test 1 | 1.2 sec | Passed |
Dynamic partition folder layout | -1 ms | Skipped |
Escape sequences | 1.1 sec | Passed |
Exactly once semantics for DDL and command statements | 0.35 sec | Passed |
IgnoreExplain | 0.81 sec | Passed |
LIKE | 0.68 sec | Passed |
NaN to Decimal | 1.5 sec | Passed |
Partition spec validation | 0.47 sec | Passed |
Query expressed in HiveQL | 0.1 sec | Passed |
Query with constant folding the CAST | 0.69 sec | Passed |
SPARK-10484 Optimize the Cartesian (Cross) Join with broadcast based JOIN | 0.25 sec | Passed |
SPARK-10484 Optimize the Cartesian (Cross) Join with broadcast based JOIN #1 | 0.86 sec | Passed |
SPARK-10484 Optimize the Cartesian (Cross) Join with broadcast based JOIN #2 | 0.82 sec | Passed |
SPARK-10484 Optimize the Cartesian (Cross) Join with broadcast based JOIN #3 | 0.9 sec | Passed |
SPARK-10484 Optimize the Cartesian (Cross) Join with broadcast based JOIN #4 | 0.79 sec | Passed |
SPARK-1704: Explain commands as a DataFrame | 0.54 sec | Passed |
SPARK-2180: HAVING support in GROUP BY clauses (positive) | 0.53 sec | Passed |
SPARK-2180: HAVING with non-boolean clause raises no exceptions | 0.77 sec | Passed |
SPARK-2263: Insert Map<K, V> values | 1.1 sec | Passed |
SPARK-28054: Unable to insert partitioned table when partition name is upper case | 3.2 sec | Passed |
SPARK-3414 regression: should store analyzed logical plan when creating a temporary view | 88 ms | Passed |
SPARK-3810: PreprocessTableInsertion dynamic partitioning support | 1.4 sec | Passed |
SPARK-3810: PreprocessTableInsertion static partitioning support | 3.2 sec | Passed |
SPARK-5367: resolve star expression in udf | 0.41 sec | Passed |
SPARK-5383 alias for udfs with multi output columns | 0.17 sec | Passed |
SPARK-7270: consider dynamic partition when comparing table output | 0.78 sec | Passed |
SPARK-9034 Reflect field names defined in GenericUDTF #1 | 0.78 sec | Passed |
SPARK-9034 Reflect field names defined in GenericUDTF #2 | 0.83 sec | Passed |
Simple Average | 1.3 sec | Passed |
Simple Average + 1 | 0.94 sec | Passed |
Simple Average + 1 with group | 1.6 sec | Passed |
Specify the udtf output | 0.89 sec | Passed |
URISyntaxException when dynamic partitioning | 3.4 sec | Passed |
between | 1.3 sec | Passed |
boolean = number | 0.83 sec | Passed |
case else null | 0.69 sec | Passed |
case sensitivity when query Hive table | 1 sec | Passed |
case sensitivity: created temporary view | 0.15 sec | Passed |
case statements WITHOUT key #1 | 0.92 sec | Passed |
case statements WITHOUT key #2 | 0.95 sec | Passed |
case statements WITHOUT key #3 | 1 sec | Passed |
case statements WITHOUT key #4 | 1.4 sec | Passed |
case statements with key #1 | 0.91 sec | Passed |
case statements with key #2 | 1.1 sec | Passed |
case statements with key #3 | 1.1 sec | Passed |
case statements with key #4 | 0.84 sec | Passed |
constant null testing | 0.85 sec | Passed |
constant null testing timestamp | 61 ms | Passed |
constant object inspector for generic udf | 1.5 sec | Passed |
create table as | 2.3 sec | Passed |
create table as with db name | 1.5 sec | Passed |
create table as with db name within backticks | 2 sec | Passed |
create/drop macro commands are not supported | 3 ms | Passed |
create/drop/alter index commands are not supported | 4 ms | Passed |
current_database with multiple sessions | 0.79 sec | Passed |
div | 0.93 sec | Passed |
division | 0.33 sec | Passed |
double case | 0.66 sec | Passed |
dynamic_partition | 4.5 sec | Passed |
empty aggregate input | 0.77 sec | Passed |
get_json_object #1 | 1.1 sec | Passed |
get_json_object #10 | 0.92 sec | Passed |
get_json_object #2 | 1.2 sec | Passed |
get_json_object #3 | 1.2 sec | Passed |
get_json_object #4 | 1.2 sec | Passed |
get_json_object #5 | 1.3 sec | Passed |
get_json_object #6 | 1.8 sec | Passed |
get_json_object #7 | 1.4 sec | Passed |
get_json_object #8 | 1.6 sec | Passed |
get_json_object #9 | 1.3 sec | Passed |
having no references | 1.1 sec | Passed |
implement identity function using case statement | 0.2 sec | Passed |
import/export commands are not supported | 3 ms | Passed |
insert into and insert overwrite | 3 sec | Passed |
insert table with db name | 1.6 sec | Passed |
insert table with generator with column name | 2 sec | Passed |
insert table with generator with multiple column names | 1.5 sec | Passed |
insert table with generator without column name | 1.4 sec | Passed |
lateral view1 | 0.76 sec | Passed |
lateral view2 | 0.95 sec | Passed |
lateral view3 | 0.99 sec | Passed |
lateral view4 | 2.5 sec | Passed |
lateral view5 | 1.3 sec | Passed |
lateral view6 | 1.2 sec | Passed |
lock/unlock table and database commands are not supported | 3 ms | Passed |
lookup hive UDF in another thread | 90 ms | Passed |
mode is nonstrict | 3 sec | Passed |
modulus | 1.6 sec | Passed |
multiple generators in projection | 49 ms | Passed |
no from clause | 0.26 sec | Passed |
non-boolean conditions in a CaseWhen are illegal | -1 ms | Skipped |
null case | 0.75 sec | Passed |
parse HQL set commands | 47 ms | Passed |
partitioned table scan | 3.8 sec | Passed |
predicates contains an empty AttributeSet() references | 0.1 sec | Passed |
role management commands are not supported | 17 ms | Passed |
sampling | 46 ms | Passed |
schema-less transform | 0.93 sec | Passed |
select from thrift based table | 1.9 sec | Passed |
select null from table | 0.92 sec | Passed |
single case | 0.69 sec | Passed |
some show commands are not supported | 9 ms | Passed |
string literal | 0.91 sec | Passed |
timestamp cast #1 | 0.11 sec | Passed |
timestamp cast #2 | 0.18 sec | Passed |
timestamp cast #3 | 1.2 sec | Passed |
timestamp cast #4 | 0.88 sec | Passed |
timestamp cast #5 | 0.11 sec | Passed |
timestamp cast #6 | 0.18 sec | Passed |
transform | 0.83 sec | Passed |
transform with SerDe | 0.96 sec | Passed |
transform with SerDe2 | 0.97 sec | Passed |
transform with SerDe3 | 0.76 sec | Passed |
transform with SerDe4 | 0.73 sec | Passed |
transform with custom field delimiter | 0.8 sec | Passed |
transform with custom field delimiter2 | 0.83 sec | Passed |
transform with custom field delimiter3 | 0.9 sec | Passed |
trivial join ON clause | 1 sec | Passed |
trivial join where clause | 1 sec | Passed |
udf | 1 sec | Passed |
udf_radians | 0.27 sec | Passed |
union/except/intersect | 0.89 sec | Passed |
use database | 0.28 sec | Passed |