[ https://issues.apache.org/jira/browse/SPARK-38892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-38892: ------------------------------------ Assignee: (was: Apache Spark) > 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