databricks / databricks-vscode

VS Code extension for Databricks
Other
115 stars 20 forks source link

[Question] - open source the nodejs sdk #1306

Open alkersan opened 1 month ago

alkersan commented 1 month ago

Hi. It's clear there is some internally developed version of the nodejs sdk being used in this project (see the vendor dir)

Are there plans to open source the nodejs sdk, similarly to python, java and go?

ilia-db commented 1 month ago

Hey, we plan to, but I'm not sure when we will be able to prioritise the task to do it.

Let's keep this issue open, so other Databricks users can express their desire to have the JS sdk, which will help us bump it in the prioritisation order.

Related question - do you only plan to use it only in NodeJS, or in other runtimes too (specifically web browsers)?

alkersan commented 1 month ago

Our intended use case is only for the server side, very similar to the java and py sdks