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

Track group, contract, access, version in run_model; add metrics and groups to resource_counts #7309

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

gshank
Copy link
Contributor

@gshank gshank commented Apr 10, 2023

resolves #7170 #7171

Description

Update the "resource_counts" tracking schema to include "metrics" and "groups" in iglu. (core code already provided).

Update the "run_model" tracking schema to include "has_group", "contract_enforced", "access", and "versioned".

Note: this is based off of the model versions branch. Once that pr is merged, will rebase off of main.

Checklist

@gshank gshank requested a review from a team as a code owner April 10, 2023 18:12
@gshank gshank requested a review from a team April 10, 2023 18:12
@gshank gshank requested review from a team as code owners April 10, 2023 18:12
@cla-bot cla-bot bot added the cla:yes label Apr 10, 2023
@gshank gshank changed the base branch from main to 6866/model-versions2 April 10, 2023 20:30
@gshank gshank closed this Apr 11, 2023
@gshank gshank reopened this Apr 11, 2023
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@gshank gshank requested review from emmyoop and MichelleArk and removed request for stu-k and VersusFacit April 11, 2023 17:20
core/dbt/task/run.py Outdated Show resolved Hide resolved
@gshank gshank requested a review from MichelleArk April 11, 2023 19:29
Base automatically changed from 6866/model-versions2 to main April 12, 2023 13:50
tracking. Bump tracking version for run_model and resource_counts.
@gshank gshank force-pushed the ct-2305_track_group_contract_access_version branch from 44440ba to 243726a Compare April 12, 2023 14:12
@gshank gshank merged commit 922c753 into main Apr 12, 2023
@gshank gshank deleted the ct-2305_track_group_contract_access_version branch April 12, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-2305] Add tracking for groups, contract, access, and version usage
2 participants