[
https://issues.apache.org/jira/browse/SPARK-38011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-38011:
-----------------------------------
Assignee: yikf
> 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]