-
As mentioned here
#332
I have an issue with geni on databricks.
Apparently this call
https://github.com/zero-one-group/geni/blob/e6eaeb937d7598648e1986928d35f5bea336441f/src/clojure/zero_one/g…
-
var parameter already exists in databricks bundle cli, and enable to define a set of environment variable ( ex: --var="my_env_key:my_env_value") that can be interpreted in config yaml files.
-
### Apache Airflow Provider(s)
databricks
### Versions of Apache Airflow Providers
6.10.0
### Apache Airflow version
2.8.0
### Operating System
linux/amd64
### Deployment
Official Apache Airf…
-
### Use-cases
Hello, is it possible to have multiple git_source blocks in the resource "databricks_job" ?
I want to have workflow where I have multiple tasks, and I want one task to use files from…
-
https://github.com/databricks/databricks-sdk-py/
The Databricks SDK for Python is beta but at least
- it can be installed with pip (unlike the newest Databricks CLI)
- and users would probably …
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Parsing of set variable x = select y from z did n…
-
### Configuration
```hcl
# sql_endpoint.tf module file
resource "databricks_sql_endpoint" "sql_endpoint" {
count = var.prepare_for_deletion ? 0 : 1
name …
-
## Is your feature request related to a problem? Please describe.
I want to be able to retrieve secrets stored in an existing scope.
## Describe the solution you'd like
I would like to cr…
-
### Configuration
We have a list of libraries defined like that
```hcl
databricks_libraries_cluster_247 = [ "confluent-kafka==2.5.3"
, "opencensus-ext…
-
**Describe the bug**
Trying to create a new cube container and connect to a databricks warehouse. After following documentation and creating the docker-composer and dockerfile accordingly, it gives t…