You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Max Gekk (Jira)" <ji...@apache.org> on 2022/10/17 08:37:00 UTC

[jira] [Resolved] (SPARK-40790) Check error classes in DDL parsing tests

     [ https://issues.apache.org/jira/browse/SPARK-40790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Gekk resolved SPARK-40790.
------------------------------
    Resolution: Fixed

Issue resolved by pull request 38280
[https://github.com/apache/spark/pull/38280]

> Check error classes in DDL parsing tests
> ----------------------------------------
>
>                 Key: SPARK-40790
>                 URL: https://issues.apache.org/jira/browse/SPARK-40790
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Max Gekk
>            Assignee: BingKun Pan
>            Priority: Major
>              Labels: starter
>             Fix For: 3.4.0
>
>
> Check error classes in DDL command tests by using checkError(). For instance
>  - AlterNamespaceSetPropertiesParserSuite
>  - AlterTableDropPartitionParserSuite
>  - AlterTableRenameParserSuite
>  - AlterTableRecoverPartitionsParserSuite
>  - DescribeTableParserSuite
>  - TruncateTableParserSuite
>  - AlterTableSetSerdeParserSuite
>  - ShowPartitionsParserSuite
> [https://github.com/apache/spark/blob/414771d4e8b52d0a76a7729d005794dc04f1e075/sql/core/src/test/scala/org/apache/spark/sql/execution/command/AlterNamespaceSetPropertiesParserSuite.scala#L43]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org