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

Create example DAGs for the currently supported checks

Open tatiana opened this issue 3 years ago • 0 comments
trafficstars

Context

At the moment the Astro Python SDK exposes three types of checks:

  • AggregateCheck
  • BooleanCheck
  • StatsCheck

However, we have not written significant documentation about them.

Acceptance Criteria

  • [ ] One or multiple example(s) DAG illustrating these use cases
  • [ ] Enable these new example DAGs to run as part of our CI checks

tatiana avatar Apr 08 '22 08:04 tatiana