[ 
https://issues.apache.org/jira/browse/SPARK-34661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrico Minack updated SPARK-34661:
----------------------------------
    Affects Version/s:     (was: 3.3.0)
                           (was: 3.2.1)
                           (was: 3.2.2)
                           (was: 3.4.0)
                           (was: 3.3.1)
                           (was: 3.2.3)

> Replaces `OriginalType` with `LogicalTypeAnnotation` in VectorizedColumnReader
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-34661
>                 URL: https://issues.apache.org/jira/browse/SPARK-34661
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> {{OriginalType}} and {{DecimalMetadata}} has been marked as {{@Deprecated}} 
> in new Parquet code.
> {{Apache Parquet}} suggest us replace {{OriginalType}} with 
> {{LogicalTypeAnnotation}} and replace {{DecimalMetadata}} with 
> {{DecimalLogicalTypeAnnotation.}}
> {{}}
> The files to be changed are as follows:
>  * VectorizedColumnReader.java
>  * ParquetFilters.scala
>  * ParquetReadSupport.scala
>  * ParquetRowConverter.scala
>  * ParquetSchemaConverter.scala
>  
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to