-
**Description**
Calling `databricks bundles init` returns the following error:
Error: failed to compute file content for {{.project_name}}/databricks.yml.tmpl. template: :35:31: executing "" at …
-
When moving from `langchain_community` to `langchain_databricks`, the `VectorSearchClient` is initialized inside the `DatabricksVectorSearch` class, which makes it convenient in many cases. However, w…
-
### Describe the issue
Deleting a job and running `databricks bundle summary` throws an error:
`panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0…
-
Currently `DatabricksRestClient` needs to deactivate TLS certificate validation to connect successfully when running in an Exasol UDF. When running locally, validation succeeds.
-
### Describe the bug
![Image](https://github.com/user-attachments/assets/b0c04a9f-2e5f-4352-9f42-2648e6ef7529)
Field filter is not working for the Databricks driver
### To Reproduce
1. Go to 'New …
-
### Describe the bug
**Issue when using dbt-databricks==1.8.7**
- We just upgraded from dbt-databricks 1.5 to **1.8.7.** This upgrade resulted in an error in the ci job. Downgraded to vs 1.7.17…
-
**Description**
I´m trying to connect m2m to databricks following the instructions in [Databricks](https://docs.databricks.com/en/dev-tools/python-sql-connector.html#oauth-machine-to-machine-m2m-auth…
-
## Description
When trying to train a DaskLGBMClassifier using `dask-databricks`, I seem to run into the error `FutureCancelledError: operator.itemgetter(1)-aedec8478dd062943dfc5db591c68b4c cancelled…
-
### Configuration
```hcl
terraform {
required_providers {
databricks = {
source = "databricks/databricks"
}
}
}
provider "databricks" {
config_file = "/Users/quan…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…