astro-sdk
astro-sdk copied to clipboard
Create E2E DAG examples
Acceptance criteria:
Create a series of working and runnable example DAGs that can introduce users to astro with:
- Snowflake
- GCP
- AWS
- Non-task API DAGs (mixing in traditional operators)
- With the render function
- With the append function
What things are pending in this Epic @utkarsharma2 @tatiana ?
@kaxil I believe the AWS exampleis missing, showing the usage of S3 and Redshift (which is not supported yet)
We also don't have any DAGs mixing Astro operators with (non-Taskflow) traditional operators.
This ticket is done and can be closed now.