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

refactor: FIR-35471 remove account resolve call #114

Merged

Conversation

stepansergeevitch
Copy link
Collaborator

Removed account resolve call from the client initialization. Also removed account id validation when the endpoint is updated from the backend after USE ENGINE command

@stepansergeevitch stepansergeevitch self-assigned this Sep 3, 2024
@stepansergeevitch stepansergeevitch requested a review from a team as a code owner September 3, 2024 09:09
Copy link
Collaborator

@ptiurin ptiurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from that lgtm

README.md Outdated
@@ -17,7 +17,7 @@ go get github.com/firebolt-db/firebolt-go-sdk
### Example
Here is an example of establishing a connection and executing a simple select query.
For it to run successfully, you have to specify your credentials, and have a default engine up and running.

git checkout -b FIR-35471-remove-account-resolve-endpoint-from-go-sdk
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's remove this, as I assume it was committed by accident

Copy link

sonarqubecloud bot commented Sep 4, 2024

@stepansergeevitch stepansergeevitch merged commit adc8337 into main Sep 4, 2024
4 of 6 checks passed
@stepansergeevitch stepansergeevitch deleted the FIR-35471-remove-account-resolve-endpoint-from-go-sdk branch September 4, 2024 07:56
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