Max Gekk created SPARK-39165:
--------------------------------

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


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to