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

feat(FIR-34158): populating SQLState in firebolt errors #432

Merged
merged 6 commits into from
Jul 2, 2024

Conversation

ptiurin
Copy link
Contributor

@ptiurin ptiurin commented Jun 28, 2024

FireboltException is probably a new prime candidate for a Builder, as the number of constructors is getting out of hand.

SQLStates are copied from wiki. Focus here on implementing the ones needed for Tableau.

@ptiurin ptiurin changed the title feat: populating sqlstate feat(FIR-34158): populating sqlstate Jun 28, 2024
@ptiurin ptiurin changed the title feat(FIR-34158): populating sqlstate feat(FIR-34158): populating SQLState in firebolt errors Jun 28, 2024
@ptiurin ptiurin marked this pull request as ready for review June 28, 2024 12:08
@ptiurin ptiurin requested a review from a team as a code owner June 28, 2024 12:08
Copy link

sonarqubecloud bot commented Jul 1, 2024

@ptiurin ptiurin requested a review from stepansergeevitch July 1, 2024 10:29
@ptiurin ptiurin merged commit 59750f7 into master Jul 2, 2024
4 checks passed
@ptiurin ptiurin deleted the feat-sqlstate branch July 2, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants