You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (Jira)" <ji...@apache.org> on 2020/01/13 20:30:00 UTC

[jira] [Resolved] (SPARK-30492) Eliminate deprecation warnings in ORC datasource

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

Maxim Gekk resolved SPARK-30492.
--------------------------------
    Resolution: Won't Fix

> Eliminate deprecation warnings in ORC datasource
> ------------------------------------------------
>
>                 Key: SPARK-30492
>                 URL: https://issues.apache.org/jira/browse/SPARK-30492
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.4
>            Reporter: Maxim Gekk
>            Priority: Minor
>
> While compiling the sql/hive/src/main/java/org/apache/hadoop/hive/ql/io/orc/SparkOrcNewRecordReader.java, the compiler outputs the following warnings:
> {code}
> Warning:(44, 13) java: getTypes() in org.apache.orc.Reader has been deprecated
> Warning:(47, 24) java: getTypes() in org.apache.orc.Reader has been deprecated
> {code}
> The ticket aims to eliminate the warnings.



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