COMPRESS) when compression is unset | 0.47 sec | Passed |
Compression options for writing to an ORC file (SNAPPY, ZLIB and NONE) | 0.66 sec | Passed |
Creating case class RDD table | 0.18 sec | Passed |
Empty schema does not read data from ORC file | 0.16 sec | Passed |
Enabling/disabling ignoreCorruptFiles | 4.1 sec | Passed |
LZO compression options for writing to an ORC file | 0.31 sec | Passed |
Read/write All Types | 0.57 sec | Passed |
Read/write UserDefinedType | 0.55 sec | Passed |
Read/write all types with non-primitive type | 2.4 sec | Passed |
Read/write binary data | 0.26 sec | Passed |
SPARK-10623 Enable ORC PPD | 2.5 sec | Passed |
SPARK-14962 Produce correct results on array type with isnotnull | 0.47 sec | Passed |
SPARK-15198 Support for pushing down filters for boolean types | 0.25 sec | Passed |
SPARK-20728 Make ORCFileFormat configurable between sql/hive and sql/core | 52 ms | Passed |
SPARK-21791 ORC should support column names with dot | 0.31 sec | Passed |
SPARK-25579 ORC PPD should support column names with dot | 0.73 sec | Passed |
SPARK-27160 Predicate pushdown correctness on DecimalType for ORC | 1.1 sec | Passed |
SPARK-5309 strings stored using dictionary compression in orc | 2 sec | Passed |
SPARK-9170: Don't implicitly lowercase of user-provided columns | 0.65 sec | Passed |
Schema discovery on empty ORC files | 0.6 sec | Passed |
Simple selection form ORC table | 2 sec | Passed |
Support for pushing down filters for decimal types | 0.48 sec | Passed |
Support for pushing down filters for timestamp types | 0.46 sec | Passed |
appending | 1.2 sec | Passed |
column nullability and comment - write and then read | 0.3 sec | Passed |
columns only referenced by pushed down filters should remain | 0.73 sec | Passed |
nested data - array of struct | 0.4 sec | Passed |
nested data - struct with array field | 1.8 sec | Passed |
overwriting | 1 sec | Passed |
read from multiple orc input paths | 0.42 sec | Passed |
save and load case class RDD with `None`s as orc | 0.28 sec | Passed |
self-join | 1.7 sec | Passed |
simple select queries | 0.66 sec | Passed |