Skip to content

feat(trino-driver): Add special testConnection for Trino #9634

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

Merged
merged 3 commits into from
Jun 5, 2025

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented May 30, 2025

This PR includes a special testConnection() implementation for Trino, as the one for PrestoDB is not working for Trino Server.

Also updated the "presto-client" to the latest "^1.1.0".

This fixes #9303

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

@KSDaemon KSDaemon force-pushed the fix/presto-test-connection branch from f8e8390 to 528014c Compare May 30, 2025 09:02
@KSDaemon KSDaemon marked this pull request as ready for review May 30, 2025 17:23
@KSDaemon KSDaemon requested review from a team as code owners May 30, 2025 17:23
@KSDaemon KSDaemon force-pushed the fix/presto-test-connection branch from 334a8a4 to d70ef24 Compare June 2, 2025 16:34
@KSDaemon KSDaemon merged commit ae10a76 into master Jun 5, 2025
71 checks passed
@KSDaemon KSDaemon deleted the fix/presto-test-connection branch June 5, 2025 15: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.

Trino user may not have permissions to access /v1/node
3 participants