DAG Configuration
Starlake DAG generation relies on:
- starlake command line tool
- DAG configuration(s) and their references within the loads and tasks
- template(s) that may be customized
- starlake-orchestration Python framework to dynamically generate the tasks
- dependency management between tasks to execute transforms in the correct order
Prerequisites
Before using Starlake DAG generation, ensure the following minimum versions are installed:
- starlake: 1.0.1 or higher
- Airflow
- Dagster
- Snowflake Tasks
- Apache Airflow: 3.0 or higher
- starlake-airflow: 0.5.0 or higher
- Dagster: 1.6.0 or higher
- starlake-dagster: 0.1.2 or higher
- Snowflake Snowpark: Latest
- starlake-snowflake: 0.5.0 or higher