You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/03/02 07:53:00 UTC

[jira] [Assigned] (SPARK-32703) Replace deprecated API calls from SpecificParquetRecordReaderBase

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

Hyukjin Kwon reassigned SPARK-32703:
------------------------------------

    Assignee: Chao Sun

> 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
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org