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 Username + Password Authentication for Trino Client (fixes #829) #1315

Merged
merged 3 commits into from
Aug 25, 2023

Conversation

rbb17
Copy link
Contributor

@rbb17 rbb17 commented Aug 22, 2023

Adding username and password authentication for the trino client (fixes #829)

Like the presto client-
querybook/querybook/server/lib/query_executor/clients/presto.py

@rbb17 rbb17 requested a review from czgu August 23, 2023 08:18
@rbb17 rbb17 requested a review from czgu August 23, 2023 08:29
@rbb17
Copy link
Contributor Author

rbb17 commented Aug 24, 2023

@czgu Can you merge this pls. // @Aka-shi

@czgu czgu merged commit 814781e into pinterest:master Aug 25, 2023
3 checks passed
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
…est#829) (pinterest#1315)

* Add Username + Password Authentication for Trino Client (fixes pinterest#829)

* Making trino authentication backwards compatible

* Removing duplicate connection code
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.

Add basic authorization into trino client
2 participants