Skip to content

feat(cabq): cabq backfill implementation - #48

Open
njones-icasa wants to merge 7 commits into
mainfrom
ST2DAT-228-feat-cabq-CABQ-backfill-implementation
Open

feat(cabq): cabq backfill implementation#48
njones-icasa wants to merge 7 commits into
mainfrom
ST2DAT-228-feat-cabq-CABQ-backfill-implementation

Conversation

@njones-icasa

Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem / context:

  • Need backfill for CABQ source to enable re-fetching historical data.

How

Implementation summary - the following was changed / added / removed:

  • Implemented cabq/backfill.py.
  • Made changes to REST API calls in cabq/dlt_pipeline.py to query based on a time range.
  • Made changes to shared/backfill.py to enable a source to use different value types as location ids instead of just int.
  • Unit tests for the above.

Notes

Any special considerations, workarounds, or follow-up work to note?

  • None
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
aqueduct_dagster_defs_definitions View in Cloud Aug 31, 2026 at 10:23 PM (UTC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants