Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add uniform error reporting (codes) across parser, planner, and evaluator #1597

Open
3 tasks
johnedquinn opened this issue Sep 24, 2024 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request V1 This is related to the V1 release of PartiQL.

Comments

@johnedquinn
Copy link
Member

johnedquinn commented Sep 24, 2024

Requested Solution/Feature

  • This issue is to track the consolidation of error reporting to provide a consistent experience for end-customers.
  • Due to recent requests, it may be in the best interest for the PartiQL library to standardize a small set of error codes that may be used across implementations.

DoD (Definition of Done)

  • Consistent error reporting mechanism across all components of the library
  • Standardized error codes
  • Exceptions should (likely) never be thrown on the component level
@johnedquinn johnedquinn added enhancement New feature or request V1 This is related to the V1 release of PartiQL. labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V1 This is related to the V1 release of PartiQL.
Projects
None yet
Development

No branches or pull requests

1 participant