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

Allow BQ tables to be suffixed with _latest #110

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

ericaporter
Copy link
Contributor

Relating to this ticket

Reference data tables in BQ are currently suffixed with _v{release-version}

This PR updates this suffix to be _latest

The benefits - Analysts no longer need to update queries each time there is a release

N.B. some updates required in Dataform prior to merging

@ericaporter ericaporter self-assigned this Jul 1, 2024
Copy link
Collaborator

@asatwal asatwal left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@ericaporter ericaporter merged commit b478efd into main Jul 5, 2024
2 checks passed
@ericaporter ericaporter deleted the update-table-suffix-to-latest branch July 5, 2024 13:18
@ericaporter ericaporter mentioned this pull request Jul 8, 2024
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.

2 participants