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

pass ctx properly in internal client.ExecuteStatement #244

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

shelldandy
Copy link
Contributor

@shelldandy shelldandy commented Aug 5, 2024

Fixes #242
Fixes #231

This needs to actually pass ctx so custom authenticators can make use of the context.

@shelldandy
Copy link
Contributor Author

@kravets-levko can you take a look at this PR, seems like it was some leftover code from a couple of years ago, im not entirely sure if the comment i removed in there still applies

@kravets-levko kravets-levko merged commit 909d73f into databricks:main Oct 2, 2024
2 of 3 checks passed
@shelldandy shelldandy deleted the ctx-pass-fix branch October 4, 2024 17:38
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.

Pass ctx properly in internal client.ExecuteStatement Azure managed identities authentication support
2 participants