-
### SynapseML version
synapseml_2.12:1.0.8
### System information
- **Language version** (python 3.8, scala 2.12):
- **Spark Version** (3.5.0):
- **Spark Platform** (Databricks):
### Describe th…
-
### Configuration
File structure:
![Screenshot 2024-10-23 121918](https://github.com/user-attachments/assets/86c95679-06f9-4cf3-9524-3e7dda18b60d)
main.tf:
```
terraform {
required_provi…
-
Hello,
I was wondering what's the best practice for using this package with pandas.
1. It's possible to create a `databricks.sql.connect` and pass it to `pandas.read_sql`. This works however it …
rth updated
19 minutes ago
-
### SynapseML version
1.0.5
### System information
- **Language version** ( python 3.11, scala 2.12):
- **Spark Version** (3.5.0):
- **Spark Platform** (e.g. Synapse, Databricks):
### Describe th…
-
### Configuration
```hcl
# sql_endpoint.tf module file
resource "databricks_sql_endpoint" "sql_endpoint" {
count = var.prepare_for_deletion ? 0 : 1
name …
-
### Describe the bug
I am attempting to execute multiple SQL statements on various hooks and seem to be unable to execute multiple statements separated by `;` within one entry.
I am generating mu…
-
### Describe the bug
I'm seeing a big stack trace when trying to sync that schema with lots of errors
### To Reproduce
1) start a databricks cluster
2) try to sync their sample catalog
### Expecte…
-
**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…
-
Hi, today we were troubleshooting a process that uses databricks-sql-python. The connection hangs if the token is null.
Evidence to reproduce:
![image](https://github.com/user-attachments/assets/1…
-
**Describe the bug**
I am encountering an issue while working with serverless compute in Databricks, which does not support any form of persistence. Specifically, when using the following call:
``…