Skip to content

Commit

Permalink
Merge pull request #243 from stellar/master
Browse files Browse the repository at this point in the history
[PRODUCTION] Update production Airflow environment
  • Loading branch information
sydneynotthecity authored Nov 3, 2023
2 parents c3a4308 + e2c160a commit d41913f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/queries/history_assets.sql
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ select
, new_load_dedup.batch_id
, new_load_dedup.batch_run_date
, new_load_dedup.batch_insert_ts
, new_load_dedup.asset_id
from exclude_duplicates
left join
new_load_dedup on
Expand Down

0 comments on commit d41913f

Please sign in to comment.