Add support for connecting to authenticated Trino clusters
Is there an existing issue for this?
- [X] I have searched the existing issues
Is your feature request related to a problem? Please describe.
I have a kerberos authenticated presto cluster and I would like to use MindsDB to connect to it.
However, the current MindsDB Trino connector only supports vanilla authentication while the Trino python client supports more variety of authentication methods.
Describe the solution you'd like.
The solution would be to extend the current MindsDB connector for Trino and allow the user to specify an auth config via integration custom parameters.
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
I can take this up.
is this issue fixed?
No, if you like you can contribute to this
@ZoranPandovski can I take this up?
Sure, do you have all of the required info to start on this?
Posted as part of hacktoberfest