astro-sdk icon indicating copy to clipboard operation
astro-sdk copied to clipboard

Create E2E DAG examples

Open dimberman opened this issue 2 years ago • 2 comments

Acceptance criteria:

Create a series of working and runnable example DAGs that can introduce users to astro with:

  1. Snowflake
  2. GCP
  3. AWS
  4. Non-task API DAGs (mixing in traditional operators)
  5. With the render function
  6. With the append function

dimberman avatar Feb 07 '22 15:02 dimberman

What things are pending in this Epic @utkarsharma2 @tatiana ?

kaxil avatar Apr 04 '22 17:04 kaxil

@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.

tatiana avatar Apr 04 '22 18:04 tatiana

This ticket is done and can be closed now.

sunank200 avatar Jan 18 '23 21:01 sunank200