You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/05/12 12:58:00 UTC

[jira] [Commented] (SPARK-39165) Replace sys.error by IllegalStateException in Spark SQL

    [ https://issues.apache.org/jira/browse/SPARK-39165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536101#comment-17536101 ] 

Apache Spark commented on SPARK-39165:
--------------------------------------

User 'MaxGekk' has created a pull request for this issue:
https://github.com/apache/spark/pull/36524

> Replace sys.error by IllegalStateException in Spark SQL
> -------------------------------------------------------
>
>                 Key: SPARK-39165
>                 URL: https://issues.apache.org/jira/browse/SPARK-39165
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Max Gekk
>            Priority: Major
>
> Replace all sys.error by IllegalStateException. sys.error throws RuntimeException which is hard to distinguish from Spark exception.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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