Default compression codec is snappy for ORC compression | 0.29 sec | Passed |
Hadoop style globbing - partitioned data with schema inference | 3.1 sec | Passed |
Hadoop style globbing - unpartitioned data | 2.6 sec | Passed |
Locality support for FileScanRDD | 0.53 sec | Passed |
SPARK-12218: 'Not' is included in ORC filter pushdown | 0.53 sec | Passed |
SPARK-13543: Support for specifying compression codec for ORC via option() | 0.41 sec | Passed |
SPARK-16975: Partitioned table with the column having '_' should be read correctly | 1.4 sec | Passed |
SPARK-7616: adjust column name order accordingly when saving partitioned table | 1.2 sec | Passed |
SPARK-8887: Explicitly define which data types can be used as dynamic partition columns | 93 ms | Passed |
SPARK-9735 Partition column type casting | 1.6 sec | Passed |
load() - with directory of unpartitioned data in nested subdirs | 0.9 sec | Passed |
save()/load() - non-partitioned table - Append | 2 sec | Passed |
save()/load() - non-partitioned table - ErrorIfExists | 42 ms | Passed |
save()/load() - non-partitioned table - Ignore | 45 ms | Passed |
save()/load() - non-partitioned table - Overwrite | 1.5 sec | Passed |
save()/load() - partitioned table - Append | 1.1 sec | Passed |
save()/load() - partitioned table - Append - new partition values | 0.74 sec | Passed |
save()/load() - partitioned table - ErrorIfExists | 64 ms | Passed |
save()/load() - partitioned table - Ignore | 86 ms | Passed |
save()/load() - partitioned table - Overwrite | 1.1 sec | Passed |
save()/load() - partitioned table - simple queries | 1.8 sec | Passed |
save()/load() - partitioned table - simple queries - partition columns in data | 2.1 sec | Passed |
saveAsTable()/load() - non-partitioned table - Append | 1.7 sec | Passed |
saveAsTable()/load() - non-partitioned table - ErrorIfExists | 0.19 sec | Passed |
saveAsTable()/load() - non-partitioned table - Ignore | 0.22 sec | Passed |
saveAsTable()/load() - non-partitioned table - Overwrite | 0.52 sec | Passed |
saveAsTable()/load() - partitioned table - Append | 1.6 sec | Passed |
saveAsTable()/load() - partitioned table - Append - mismatched partition columns | 0.48 sec | Passed |
saveAsTable()/load() - partitioned table - Append - new partition values | 2.4 sec | Passed |
saveAsTable()/load() - partitioned table - ErrorIfExists | 22 ms | Passed |
saveAsTable()/load() - partitioned table - Ignore | 31 ms | Passed |
saveAsTable()/load() - partitioned table - Overwrite | 1.8 sec | Passed |
saveAsTable()/load() - partitioned table - boolean type | 1.2 sec | Passed |
saveAsTable()/load() - partitioned table - simple queries | 1.5 sec | Passed |
test all data types | 30 sec | Passed |