Description
Migrate the following errors in QueryExecutionErrors:
- repeatedPivotsUnsupportedError
- pivotNotAfterGroupByUnsupportedError
onto use error classes. Throw an implementation of SparkThrowable. Also write a test per every error in QueryExecutionErrorsSuite.