-
Notifications
You must be signed in to change notification settings - Fork 1
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
Gradebook audit new dm test cbini #2356
Merged
cbini
merged 30 commits into
gradebook_audit_new_dm_test
from
gradebook_audit_new_dm_test-cbini
Jan 17, 2025
Merged
Gradebook audit new dm test cbini #2356
cbini
merged 30 commits into
gradebook_audit_new_dm_test
from
gradebook_audit_new_dm_test-cbini
Jan 17, 2025
+2,105
−3,739
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cbini
commented
Jan 7, 2025
src/dbt/kipptaf/models/reporting/intermediate/int_reporting__student_filters.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 7, 2025
src/dbt/kipptaf/models/extracts/tableau/intermediate/int_tableau__gradebook_audit_roster.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 14, 2025
src/dbt/kipptaf/models/extracts/tableau/rpt_tableau__college_assessment_dashboard.sql
Outdated
Show resolved
Hide resolved
src/dbt/kipptaf/models/extracts/tableau/rpt_tableau__gradebook_audit_ms_hs.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 15, 2025
...af/models/extracts/tableau/intermediate/int_tableau__gradebook_audit_assignments_student.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 15, 2025
...af/models/extracts/tableau/intermediate/int_tableau__gradebook_audit_assignments_teacher.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 15, 2025
...xtracts/tableau/intermediate/int_tableau__gradebook_audit_section_week_category_scaffold.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 15, 2025
.../models/extracts/tableau/intermediate/int_tableau__gradebook_audit_section_week_scaffold.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 15, 2025
...tableau/intermediate/int_tableau__gradebook_audit_section_week_student_category_scaffold.sql
Outdated
Show resolved
Hide resolved
cbini
commented
Jan 15, 2025
...extracts/tableau/intermediate/int_tableau__gradebook_audit_section_week_student_scaffold.sql
Outdated
Show resolved
Hide resolved
@TEAMSchools/analytics-engineers FYI this PR renames:
|
…radebook_audit_new_dm_test-cbini
…m/TEAMSchools/teamster into gradebook_audit_new_dm_test-cbini
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
Summary & Motivation
Self-review
If this is a same-day request, please flag that in our Slack channel!
TEAMster Asana Project
SQL
Ensure you are using the
union_dataset_join_clause()
macro for queries that employ anymodels using these datasets:
deanslist
edplan
iready
overgrad
pearson
powerschool
renlearn
titan
All
distinct
usage must be accompanied by an comment explaining it's necessityIf you are adding a new external source, run:
Troubleshooting