[ https://issues.apache.org/jira/browse/SPARK-38892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522027#comment-17522027 ]
Apache Spark commented on SPARK-38892: -------------------------------------- User 'fhygh' has created a pull request for this issue: https://github.com/apache/spark/pull/36189 > Fix the UT of schema equal assert > --------------------------------- > > Key: SPARK-38892 > URL: https://issues.apache.org/jira/browse/SPARK-38892 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.2.1, 3.3.0 > Reporter: YuanGuanhu > Priority: Major > > in ParquetPartitionDiscoverySuite, there are some assert have no practical > significance. > {code:java} > assert(input.schema.sameType(input.schema)) {code} > for check the UT, this assert should be fix to assert the actual result. -- 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