Max Gekk created SPARK-47087:
--------------------------------

             Summary: Raise Spark's exception with an error class in config 
value check
                 Key: SPARK-47087
                 URL: https://issues.apache.org/jira/browse/SPARK-47087
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Max Gekk
            Assignee: Max Gekk


Currently, Spark throws *IllegalArgumentException* in `checkValue` of 
ConfigBuilder. Need to overload `checkValue` to throw 
`SparkIllegalArgumentException` with an error class. This should improve user 
experience with Spark SQL, and impressions of Spark's errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to