Description
Migrate the following errors in QueryCompilationErrors:
- groupByPositionRefersToAggregateFunctionError
- groupByPositionRangeError
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-37943 Use error classes in the compilation errors of grouping
- Resolved
- links to