[ https://issues.apache.org/jira/browse/SPARK-37289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443102#comment-17443102 ]
Apache Spark commented on SPARK-37289: -------------------------------------- User 'tenglei' has created a pull request for this issue: https://github.com/apache/spark/pull/34582 > Refactoring:remove the unnecessary function with partitionSchemaOption > ----------------------------------------------------------------------- > > Key: SPARK-37289 > URL: https://issues.apache.org/jira/browse/SPARK-37289 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.2.0 > Reporter: tenglei > Priority: Minor > > the partitionSchemaOption in HadoopFsRelation is unnecessary as we can simply > use > partitionSchema.isEmpty or partitionSchema.nonEmpty -- 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