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
- relates to
-
SPARK-28527 Build a Test Framework for Thriftserver
- Resolved
- links to