Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2332 transition illuminate dbt sources to pull from dlt tables #2383

Merged

Conversation

cbini
Copy link
Member

@cbini cbini commented Jan 17, 2025

Pull Request

Summary & Motivation

Self-review

If this is a same-day request, please flag that in our Slack channel!

  • Update due date, assignee, and priority on our
    TEAMster Asana Project
  • Format has been run on all modified files

SQL

  • Ensure you are using the union_dataset_join_clause() macro for queries that employ any
    models using these datasets: deanslist edplan iready overgrad pearson powerschool
    renlearn titan

  • All distinct usage must be accompanied by an comment explaining it's necessity

  • If you are adding a new external source, run:

    dbt run-operation stage_external_sources --vars
    "ext_full_refresh: true"
    

Troubleshooting


@cbini cbini requested review from a team as code owners January 17, 2025 21:04
@cbini cbini linked an issue Jan 17, 2025 that may be closed by this pull request
@cbini cbini requested a review from a team as a code owner January 17, 2025 21:25
@cbini cbini merged commit a0868d8 into main Feb 18, 2025
6 checks passed
@cbini cbini deleted the 2332-transition-illuminate-dbt-sources-to-pull-from-dlt-tables branch February 18, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transition Illuminate dbt sources to pull from dlt tables
1 participant