[ https://issues.apache.org/jira/browse/SPARK-38011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-38011: ------------------------------------ Assignee: Apache Spark > Remove useless and duplicated configuration in ParquetFileFormat builderReader > ------------------------------------------------------------------------------ > > Key: SPARK-38011 > URL: https://issues.apache.org/jira/browse/SPARK-38011 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.2.0 > Reporter: yikf > Assignee: Apache Spark > Priority: Trivial > Fix For: 3.3.0 > > > 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 -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org