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

Hyukjin Kwon resolved SPARK-32703.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 31667
[https://github.com/apache/spark/pull/31667]

> Replace deprecated API calls from SpecificParquetRecordReaderBase
> -----------------------------------------------------------------
>
>                 Key: SPARK-32703
>                 URL: https://issues.apache.org/jira/browse/SPARK-32703
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> Currently in {{SpecificParquetRecordReaderBase}} we use deprecated APIs in a 
> few places from Parquet, such as {{readFooter}}, {{ParquetInputSplit}}, 
> deprecated ctor for {{ParquetFileReader}}, {{filterRowGroups}}, etc. These 
> are going to be removed in some of the future Parquet versions so we should 
> move to the new APIs for better maintainability. 



--
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