Document JDBC parameters disableCompression, assumeLiteralNamesInMetadataCallsForNonConformingClients#7458
Conversation
| ``externalAuthentication`` Use a local web browser to authenticate with an identity provider (IdP) | ||
| that has been configured for the Trino coordinator. | ||
| See :doc:`/security/oauth2` for more details. | ||
| ``disableCompression`` Whether compression should be enabled. |
There was a problem hiding this comment.
What kind of compression? Why would anyone disable it?
There was a problem hiding this comment.
the toggle name is intentionally long and it would be useless to omit it
There was a problem hiding this comment.
I have no idea what it means and what it does :)
There was a problem hiding this comment.
Could you improve description here? I doubt whoever reads the doc will be able to find mentioned issues
There was a problem hiding this comment.
I tried to get the description as good as i can. Please let me know what you would want me to include here.
There was a problem hiding this comment.
Maybe add explanation brief explanation when to enable it?
There was a problem hiding this comment.
Adding
You can use this as a workaround for
applications that do not escape schema or table names when passing them
toDatabaseMetaDatamethods as schema or table name patterns.
from RNs
9b8092e to
6840d5b
Compare
6840d5b to
1a73e1a
Compare
No description provided.