What's the url schema format for databricks connector? #184
-
|
I can see from the docs the schema for postgres, mysql etc. I want to test the databricks driver |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
|
@PyDataBlog So this is what I have more explicitly in databricks terms. More info can be found here: https://github.com/databricks/databricks-sql-go |
Beta Was this translation helpful? Give feedback.
-
|
I think we have reached an end to this specific topic regarding the format of If you have any other issues, please write up an |
Beta Was this translation helpful? Give feedback.


Try running
:lua require("dbee").install("go"), then restart the neovim session.