-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Test SET PATH support by clients #15327
Test SET PATH support by clients #15327
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to test it?
client/trino-client/src/main/java/io/trino/client/StatementClientV1.java
Outdated
Show resolved
Hide resolved
3791adc
to
f254427
Compare
If you're not filling the PR template, please remove it from the PR description so that it's obvious to the reader there there isn't any information to look for. |
Client capabilities, as the name suggests, are an attribute of a client. |
f254427
to
1c13c61
Compare
@kokosing test added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a code style nit.
let's focus on high level first though
client/trino-client/src/main/java/io/trino/client/ClientCapabilities.java
Outdated
Show resolved
Hide resolved
150d723
to
16d45ec
Compare
client/trino-client/src/main/java/io/trino/client/StatementClientV1.java
Outdated
Show resolved
Hide resolved
testing/trino-testing/src/main/java/io/trino/testing/TestingTrinoClient.java
Outdated
Show resolved
Hide resolved
testing/trino-tests/src/test/java/io/trino/tests/TestServer.java
Outdated
Show resolved
Hide resolved
16d45ec
to
6f00515
Compare
6f00515
to
4a49a98
Compare
4a49a98
to
7aa1b26
Compare
Thanks! Merged. |
Looks like this is something I should've done 4 years ago as an intern. 😆 |
Description
Additional context and related issues
Release notes
( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text: