You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/04/14 02:42:00 UTC

[jira] [Assigned] (SPARK-38892) Fix the UT of schema equal assert

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org