Default compression codec is snappy for ORC compression | 1 sec | Passed |
Hadoop style globbing - partitioned data with schema inference | 2.8 sec | Passed |
Hadoop style globbing - unpartitioned data | 2.3 sec | Passed |
Locality support for FileScanRDD | 0.42 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.42 sec | Passed |
SPARK-16975: Partitioned table with the column having '_' should be read correctly | 1.1 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 | 92 ms | Passed |
SPARK-9735 Partition column type casting | 1.7 sec | Passed |
load() - with directory of unpartitioned data in nested subdirs | 0.61 sec | Passed |
save()/load() - non-partitioned table - Append | 1.1 sec | Passed |
save()/load() - non-partitioned table - ErrorIfExists | 53 ms | Passed |
save()/load() - non-partitioned table - Ignore | 48 ms | Passed |
save()/load() - non-partitioned table - Overwrite | 0.68 sec | Passed |
save()/load() - partitioned table - Append | 1.6 sec | Passed |
save()/load() - partitioned table - Append - new partition values | 1 sec | Passed |
save()/load() - partitioned table - ErrorIfExists | 58 ms | Passed |
save()/load() - partitioned table - Ignore | 55 ms | Passed |
save()/load() - partitioned table - Overwrite | 1.2 sec | Passed |
save()/load() - partitioned table - simple queries | 3.1 sec | Passed |
save()/load() - partitioned table - simple queries - partition columns in data | 2.7 sec | Passed |
saveAsTable()/load() - non-partitioned table - Append | 1 sec | Passed |
saveAsTable()/load() - non-partitioned table - ErrorIfExists | 0.18 sec | Passed |
saveAsTable()/load() - non-partitioned table - Ignore | 0.36 sec | Passed |
saveAsTable()/load() - non-partitioned table - Overwrite | 0.58 sec | Passed |
saveAsTable()/load() - partitioned table - Append | 2.4 sec | Passed |
saveAsTable()/load() - partitioned table - Append - mismatched partition columns | 0.43 sec | Passed |
saveAsTable()/load() - partitioned table - Append - new partition values | 2.3 sec | Passed |
saveAsTable()/load() - partitioned table - ErrorIfExists | 19 ms | Passed |
saveAsTable()/load() - partitioned table - Ignore | 27 ms | Passed |
saveAsTable()/load() - partitioned table - Overwrite | 2.1 sec | Passed |
saveAsTable()/load() - partitioned table - boolean type | 1.1 sec | Passed |
saveAsTable()/load() - partitioned table - simple queries | 4.2 sec | Passed |
test all data types | 29 sec | Passed |