-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-46810][DOCS] Align error class terminology with SQL standard
### What changes were proposed in this pull request? - Clarify the error class terminology in our internal errors README per the proposal in SPARK-46810. - Rename `error-classes.json` to `error-conditions.json` and update the codebase accordingly. - Rename `error-categories.json` to `error-classes.json` and update the codebase accordingly. - Improve the formatting of the code snippets in the errors README. ### Why are the changes needed? We should use error class terminology consistently and unambiguously, and we should stick as closely to the SQL standard as possible. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing unit tests. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #44902 from nchammas/SPARK-46810-error-class-terminology. Authored-by: Nicholas Chammas <nicholas.chammas@gmail.com> Signed-off-by: Wenchen Fan <wenchen@databricks.com>
- Loading branch information
Showing
8 changed files
with
8,361 additions
and
8,294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
90 changes: 0 additions & 90 deletions
90
common/utils/src/main/resources/error/error-categories.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.