Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
3.4.0
-
None
-
None
Description
Migrate the following errors in QueryExecutionErrors:
- useDictionaryEncodingWhenDictionaryOverflowError
onto use error classes. Throw an implementation of SparkThrowable. Also write a test per every error in QueryExecutionErrorsSuite.
Attachments
Issue Links
- is a clone of
-
SPARK-37945 Use error classes in the execution errors of arithmetic ops
- Resolved
- is cloned by
-
SPARK-38700 Use error classes in the execution errors of save mode
- Resolved
- links to