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

Extend rounds model with name + other columns extracted from JSON #11

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

DistributedDoge
Copy link
Collaborator

@DistributedDoge DistributedDoge commented Dec 21, 2023

main.rounds table is very nice I am trying to make it nicer by adding human-readable round name column + some other values extracted from JSON metadata column.

Tested changes locally by running dagster -> dbt steps to ensure model is indeed populating the table.

Didn't test how this change interacts with later steps of Github CI so buyer beware.

Copy link
Owner

@davidgasquez davidgasquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Looks good to me.

I should add a CI step to PRs.

@davidgasquez davidgasquez merged commit 4792c21 into davidgasquez:main Dec 21, 2023
@DistributedDoge DistributedDoge deleted the patch-1 branch January 3, 2024 20:26
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.

None yet

2 participants