Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-30165 Eliminate compilation warnings
  3. SPARK-30492

Eliminate deprecation warnings in ORC datasource

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.4.4
    • None
    • SQL
    • None

    Description

      While compiling the sql/hive/src/main/java/org/apache/hadoop/hive/ql/io/orc/SparkOrcNewRecordReader.java, the compiler outputs the following warnings:

      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
      

      The ticket aims to eliminate the warnings.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: