Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 3.0.0
    • None
    • SQL
    • None

    Description

      sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFileFormat.scala

      Warning:Warning:line (127)value ENABLE_JOB_SUMMARY in class ParquetOutputFormat is deprecated: see corresponding Javadoc for more information.
            && conf.get(ParquetOutputFormat.ENABLE_JOB_SUMMARY) == null) {
          Warning:Warning:line (261)class ParquetInputSplit in package hadoop is deprecated: see corresponding Javadoc for more information.
              new org.apache.parquet.hadoop.ParquetInputSplit(
          Warning:Warning:line (272)method readFooter in class ParquetFileReader is deprecated: see corresponding Javadoc for more information.
              ParquetFileReader.readFooter(sharedConf, filePath, SKIP_ROW_GROUPS).getFileMetaData
          Warning:Warning:line (442)method readFooter in class ParquetFileReader is deprecated: see corresponding Javadoc for more information.
                ParquetFileReader.readFooter(
      
      

      sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/parquet/ParquetWriteBuilder.scala

      
       Warning:Warning:line (91)value ENABLE_JOB_SUMMARY in class ParquetOutputFormat is deprecated: see corresponding Javadoc for more information.
            && conf.get(ParquetOutputFormat.ENABLE_JOB_SUMMARY) == null) {
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jobitmathew jobit mathew
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: