ibis-project / ibis

the portable Python dataframe library
https://ibis-project.org
Apache License 2.0
4.54k stars 555 forks source link

feat: add databricks support #9248

Open ruiyang2015 opened 1 month ago

ruiyang2015 commented 1 month ago

Which new backend would you like to see in Ibis?

I would like to see databricks backend support.

Code of Conduct

cpcloud commented 1 month ago

@ruiyang2015 Can you clarify a bit what "databricks" means here? Is that databricks cloud, databricks connect, or something else?

ruiyang2015 commented 1 month ago

@ruiyang2015 Can you clarify a bit what "databricks" means here? Is that databricks cloud, databricks connect, or something else?

We use databricks connect and databricks SQL endpoints.