Skip to content

Split cassandra loading jobs by datasets

Joal requested to merge update_analytics_cassandra_loading into main

Change from using one DAG per scheduling frequency with tasks per datasetto having DAGs per dataset. This will facilitate rerunning/backfilling entire portions of datasets.

Bug: T336745

Merge request reports