You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched in the issues and found no similar issues.
What would you like to be improved?
After #6182, we can pass kyuubi.engine.jdbc.connection.url through session conf, but JDBC Engine currently does not implement loading the corresponding jdbc dialect according to the corresponding url through session conf.
How should we improve?
No response
Are you willing to submit PR?
Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
No. I cannot submit a PR at this time.
The text was updated successfully, but these errors were encountered:
cxzl25
changed the title
[Improvement] JDBC engine supports loading Jdbc Dialect from session conf
[TASK][EASY][Improvement] JDBC engine supports loading Jdbc Dialect from session conf
Apr 17, 2024
Code of Conduct
Search before asking
What would you like to be improved?
After #6182, we can pass
kyuubi.engine.jdbc.connection.url
through session conf, but JDBC Engine currently does not implement loading the corresponding jdbc dialect according to the corresponding url through session conf.How should we improve?
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: