You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/02 15:05:36 UTC

[GitHub] [spark] SparkQA commented on pull request #32013: [WIP][SPARK-34920][SQL] Add SQLSTATE and ERRORCODE to SQL exception

SparkQA commented on pull request #32013:
URL: https://github.com/apache/spark/pull/32013#issuecomment-812569452


   **[Test build #136860 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/136860/testReport)** for PR 32013 at commit [`cbceabc`](https://github.com/apache/spark/commit/cbceabcee259b2f806fcf38579bea1e5d2df5bd5).
    * This patch **fails MiMa tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class SparkException(message: String, cause: Throwable, val errorCode: ErrorCode = DEFAULT)`
     * `class TaskKilledException(override val reason: String) extends SparkRuntimeException `
     * `abstract class ErrorCode(val id: Int, val sqlState: String) `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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