[
https://issues.apache.org/jira/browse/SPARK-38011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-38011.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 35308
[https://github.com/apache/spark/pull/35308]
> 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: yikf
> 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: [email protected]
For additional commands, e-mail: [email protected]