Re: Migration onto error classes and their testing

2022-01-17 Thread Maxim Gekk
Hi All, I have created the umbrella JIRA https://issues.apache.org/jira/browse/SPARK-37935, and a few sub-tasks. If you would like to contribute, please leave a comment in a sub-task that you are working on it. Yours faithfully, Max Gekk On Wed, Jan 12, 2022 at 9:39 PM Maxim Gekk wrote: > Hi

Migration onto error classes and their testing

2022-01-12 Thread Maxim Gekk
Hi All, As you probably know, we introduced error classes ( https://github.com/apache/spark/pull/32850) as a part of the error messages framework (https://issues.apache.org/jira/browse/SPARK-33539). I would like to propose to migrate all exceptions from QueryExecutionErrors, QueryCompilationErrors