STORED AS with duplicated names(caseSensitivity=false, format=orc) | 24 ms | Passed |
STORED AS with duplicated names(caseSensitivity=false, format=orc) | 29 ms | Passed |
STORED AS with duplicated names(caseSensitivity=false, format=parquet) | 20 ms | Passed |
STORED AS with duplicated names(caseSensitivity=false, format=parquet) | 20 ms | Passed |
STORED AS with duplicated names(caseSensitivity=true, format=orc) | 20 ms | Passed |
STORED AS with duplicated names(caseSensitivity=true, format=orc) | 24 ms | Passed |
STORED AS with duplicated names(caseSensitivity=true, format=parquet) | 20 ms | Passed |
STORED AS with duplicated names(caseSensitivity=true, format=parquet) | 20 ms | Passed |
DEFAULT | 0.87 sec | Passed |
Data source table - INSERT INTO a partitioned table (semantic and error handling) | 3.2 sec | Passed |
Data source table - INSERT OVERWRITE - partition IF NOT EXISTS | 2.2 sec | Passed |
Data source table - SPARK-16036: better error message when insert into a table with mismatch schema | 0.14 sec | Passed |
Data source table - SPARK-16037: INSERT statement should match columns by position | 1.3 sec | Passed |
Data source table - insertInto() should match columns by position and ignore column names | 0.75 sec | Passed |
Data source table - insertInto() should match unnamed columns by position | 0.83 sec | Passed |
Data source table - insertInto() should reject extra columns | 0.3 sec | Passed |
Data source table - insertInto() should reject missing columns | 0.3 sec | Passed |
Data source table - partitionBy() can't be used together with insertInto() | 0.14 sec | Passed |
Detect table partitioning | 1.9 sec | Passed |
Double create does not fail when allowExisting = true | 0.13 sec | Passed |
Double create fails when allowExisting = false | 0.14 sec | Passed |
Hive SerDe table - INSERT INTO a partitioned table (semantic and error handling) | 4.4 sec | Passed |
Hive SerDe table - INSERT OVERWRITE - partition IF NOT EXISTS | 2.5 sec | Passed |
Hive SerDe table - INSERT should NOT fail if strict bucketing is NOT enforced | 1 sec | Passed |
Hive SerDe table - INSERT should fail if strict bucketing / sorting is enforced | 0.28 sec | Passed |
Hive SerDe table - SPARK-16036: better error message when insert into a table with mismatch schema | 0.16 sec | Passed |
Hive SerDe table - SPARK-16037: INSERT statement should match columns by position | 1.7 sec | Passed |
Hive SerDe table - insertInto() should match columns by position and ignore column names | 1 sec | Passed |
Hive SerDe table - insertInto() should match unnamed columns by position | 0.89 sec | Passed |
Hive SerDe table - insertInto() should reject extra columns | 0.31 sec | Passed |
Hive SerDe table - insertInto() should reject missing columns | 0.3 sec | Passed |
Hive SerDe table - partitionBy() can't be used together with insertInto() | 0.26 sec | Passed |
Map as value type of MapType | 0.73 sec | Passed |
SPARK-21165: FileFormatWriter should only rely on attributes from analyzed plan | 1.1 sec | Passed |
SPARK-26307: CTAS - INSERT a partitioned table using Hive serde | 1.2 sec | Passed |
SPARK-4203:random partition directory order | 2 sec | Passed |
Test partition mode = strict | 0.27 sec | Passed |
containsNull == false | 0.8 sec | Passed |
insert overwrite to dir from hive metastore table | 0.99 sec | Passed |
insert overwrite to dir from non-existent table | 10 ms | Passed |
insert overwrite to dir from temp table | 0.54 sec | Passed |
insert overwrite to dir to illegal path | 35 ms | Passed |
insert overwrite to dir with mixed syntax | 14 ms | Passed |
insert overwrite to dir with multi inserts | 12 ms | Passed |
insert overwrite to local dir from temp table | 0.72 sec | Passed |
insertInto() HiveTable | 1.8 sec | Passed |
multi insert overwrite to dir | 0.74 sec | Passed |
nullable == false) | 0.89 sec | Passed |
stagingdir is invalid on Windows OS | 92 ms | Passed |
stagingdir was deleted by Hive | 0.57 sec | Passed |
valueContainsNull == false | 0.69 sec | Passed |