Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.10.0
-
ghx-label-5
Description
This is supported according to the Parquet spec (https://github.com/Parquet/parquet-format/blob/master/LogicalTypes.md#decimal) but wasn't widely used. For some reason Spark decided to start writing this out as the default (see SPARK-20297) so we will likely start seeing this at some point.
Attachments
Issue Links
- is related to
-
IMPALA-2494 Impala Unable to scan a Decimal column stored as Bytes
- Resolved
-
IMPALA-2515 Impala rejects Parquet schemas where decimal fixed_len_byte_array columns have unnecessary padding bytes
- Resolved