Daniel Wolf

Results 2 issues of Daniel Wolf

### Describe the feature Create and orchestrate Delta Live Tables using `dbt-databricks` ### Describe alternatives you've considered Delta Live Tables can be set up using the Databricks UI, but this...

enhancement

This is my DAG: ```python from airflow.decorators import dag, task from airflow.models.param import Param from datetime import datetime, timedelta from cosmos import DbtDag, DbtTaskGroup, ProjectConfig, ProfileConfig, RenderConfig from cosmos.constants import...

profile:trino
area:rendering
stale