[ 
https://issues.apache.org/jira/browse/SPARK-34661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345879#comment-17345879
 ] 

Apache Spark commented on SPARK-34661:
--------------------------------------

User 'wangyum' has created a pull request for this issue:
https://github.com/apache/spark/pull/32568

> 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.3.4#803005)

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

Reply via email to