Description
Migrate the following errors in QueryParsingErrors:
- cannotCleanReservedNamespacePropertyError
- cannotCleanReservedTablePropertyError
- invalidPropertyKeyForSetQuotedConfigurationError
- invalidPropertyValueForSetQuotedConfigurationError
- propertiesAndDbPropertiesBothSpecifiedError
onto use error classes. Throw an implementation of SparkThrowable. Also write a test per every error in QueryParsingErrorsSuite.
Attachments
Issue Links
- is caused by
-
SPARK-33601 Group exception messages in catalyst/parser
- Resolved
-
SPARK-33604 Group exception messages in sql/execution
- Resolved
-
SPARK-37389 Check unclosed bracketed comments
- Resolved
- links to
(1 links to)