Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-38011

Remove useless and duplicated configuration in ParquetFileFormat builderReader

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0
    • SQL
    • None

    Description

      Currently, we called `ParquetWriteSupport.setSchema(requiredSchema, hadoopConf)` when ParquetFileFormat buildReaderWithPartition, and this helper method set `org.apache.spark.sql.parquet.row.attributes` and `parquet.writer.version`, actually,  the former is already set and latter is useless when parquetRead

      Attachments

        Activity

          People

            kaifeiYi yikaifei
            kaifeiYi yikaifei
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: