You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "James Thompson (JIRA)" <ji...@apache.org> on 2018/02/11 22:43:01 UTC

[jira] [Created] (SPARK-23388) Support for Parquet Binary DecimalType in VectorizedColumnReader

James Thompson created SPARK-23388:
--------------------------------------

             Summary: Support for Parquet Binary DecimalType in VectorizedColumnReader
                 Key: SPARK-23388
                 URL: https://issues.apache.org/jira/browse/SPARK-23388
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.3.0
            Reporter: James Thompson


The following commit to spark removed support for decimal binary types: [https://github.com/apache/spark/commit/9c29c557635caf739fde942f53255273aac0d7b1#diff-7bdf5fd0ce0b1ccbf4ecf083611976e6R428]

As per the parquet spec, decimal can be used to annotate binary types, so support should be re-added: [https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#decimal]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org