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

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

Peter Toth created SPARK-29359:
----------------------------------

             Summary: 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


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