Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Replace all IllegalArgumentException by SparkIllegalArgumentException in Catalyst code base, and introduce new legacy error classes with the LEGACY_ERROR_TEMP prefix.
Attachments
Issue Links
- is a clone of
-
SPARK-46552 Replace UnsupportedOperationException by SparkUnsupportedOperationException in catalyst
- Resolved
- is cloned by
-
SPARK-47045 Replace IllegalArgumentException by SparkIllegalArgumentException in sql/api
- Resolved
- links to