Append | 0.48 sec | Passed |
Hadoop style globbing - partitioned data with schema inference | 2.4 sec | Passed |
Hadoop style globbing - unpartitioned data | 1.2 sec | Passed |
Locality support for FileScanRDD | 0.47 sec | Passed |
SPARK-10334 Projections and filters should be kept in physical plan | 0.44 sec | Passed |
SPARK-11500: Not deterministic order of columns when using merging schemas | 0.76 sec | Passed |
SPARK-13537: Fix readBytes in VectorizedPlainValuesReader | 1.2 sec | Passed |
SPARK-13543: Support for specifying compression codec for Parquet via option() | 0.5 sec | Passed |
SPARK-16975: Partitioned table with the column having '_' should be read correctly | 1 sec | Passed |
SPARK-7616: adjust column name order accordingly when saving partitioned table | 1.1 sec | Passed |
SPARK-7868: _temporary directories should be ignored | 0.62 sec | Passed |
SPARK-8406: Avoids name collision while writing files | 25 sec | Passed |
SPARK-8604: Parquet data source should write summary file while doing appending | 0.96 sec | Passed |
SPARK-8887: Explicitly define which data types can be used as dynamic partition columns | 98 ms | Passed |
SPARK-9735 Partition column type casting | 1.6 sec | Passed |
abortJob | 53 ms | Passed |
load() - with directory of unpartitioned data in nested subdirs | 0.67 sec | Passed |
save()/load() - non-partitioned table - Append | 1.1 sec | Passed |
save()/load() - non-partitioned table - ErrorIfExists | 48 ms | Passed |
save()/load() - non-partitioned table - Ignore | 36 ms | Passed |
save()/load() - non-partitioned table - Overwrite | 0.66 sec | Passed |
save()/load() - partitioned table - Append | 1.4 sec | Passed |
save()/load() - partitioned table - Append - new partition values | 0.9 sec | Passed |
save()/load() - partitioned table - ErrorIfExists | 56 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 | 2 sec | Passed |
save()/load() - partitioned table - simple queries - partition columns in data | 1.9 sec | Passed |
saveAsTable()/load() - non-partitioned table - Append | 1.1 sec | Passed |
saveAsTable()/load() - non-partitioned table - ErrorIfExists | 0.23 sec | Passed |
saveAsTable()/load() - non-partitioned table - Ignore | 0.37 sec | Passed |
saveAsTable()/load() - non-partitioned table - Overwrite | 0.5 sec | Passed |
saveAsTable()/load() - partitioned table - Append | 2 sec | Passed |
saveAsTable()/load() - partitioned table - Append - mismatched partition columns | 0.49 sec | Passed |
saveAsTable()/load() - partitioned table - Append - new partition values | 1.5 sec | Passed |
saveAsTable()/load() - partitioned table - ErrorIfExists | 30 ms | Passed |
saveAsTable()/load() - partitioned table - Ignore | 34 ms | Passed |
saveAsTable()/load() - partitioned table - Overwrite | 2 sec | Passed |
saveAsTable()/load() - partitioned table - boolean type | 1.3 sec | Passed |
saveAsTable()/load() - partitioned table - simple queries | 1.7 sec | Passed |
test all data types | 45 sec | Passed |