You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2019/10/13 05:19:00 UTC

[jira] [Resolved] (SPARK-29359) Better exception handling in SQLQueryTestSuite and ThriftServerQueryTestSuite

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

Yuming Wang resolved SPARK-29359.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> Better exception handling in SQLQueryTestSuite and ThriftServerQueryTestSuite
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-29359
>                 URL: https://issues.apache.org/jira/browse/SPARK-29359
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 3.0.0
>            Reporter: Peter Toth
>            Assignee: Peter Toth
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> SQLQueryTestSuite and ThriftServerQueryTestSuite should have the same exception handling to avoid issues like this:
> {noformat}
>   Expected "[Recursion level limit 100 reached but query has not exhausted, try increasing spark.sql.cte.recursion.level.limit
>   org.apache.spark.SparkException]", but got "[org.apache.spark.SparkException
>   Recursion level limit 100 reached but query has not exhausted, try increasing spark.sql.cte.recursion.level.limit]"
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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