[ 
https://issues.apache.org/jira/browse/SPARK-38011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481524#comment-17481524
 ] 

Apache Spark commented on SPARK-38011:
--------------------------------------

User 'Yikf' has created a pull request for this issue:
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
>            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

Reply via email to