Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29359

Better exception handling in SQLQueryTestSuite and ThriftServerQueryTestSuite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Tests
    • None

    Description

      SQLQueryTestSuite and ThriftServerQueryTestSuite should have the same exception handling to avoid issues like this:

        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]"
      

      Attachments

        Issue Links

          Activity

            People

              petertoth Peter Toth
              petertoth Peter Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: