Description
Migrate the following errors in QueryCompilationErrors:
- descPartitionNotAllowedOnTempView
- descPartitionNotAllowedOnView
- descPartitionNotAllowedOnViewError
onto use error classes. Throw an implementation of SparkThrowable. Also write a test per every error in QueryCompilationErrorsSuite.
Attachments
Issue Links
- is a clone of
-
SPARK-37940 Use error classes in the compilation errors of partitions
-
- Open
-
- is cloned by
-
SPARK-38690 Use error classes in the compilation errors of SHOW CREATE TABLE
-
- Open
-
- links to