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

Use "US" for the location of all datasets #21

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

cristinaleonr
Copy link
Contributor

@cristinaleonr cristinaleonr commented Jun 13, 2023

When creating a new dataset, the autoloader uses the bucket's location (e.g., "US" or "us-central1") as the dataset's location.

For the archive-mlab-oti bucket, the location is "us-central1" (single-region). But, the rest of the pipeline requires that the location of the underlying table be public-facing views be "US" (multi-region). This PR is changing the location of the datasets to always be "US".

Related to m-lab/gcp-config#73.

Note: the existing datasets in mlab-oti will have to be deleted and the build re-run for them to be recreated with the new location.


This change is Reviewable

Copy link
Contributor

@stephen-soltesz stephen-soltesz left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@cristinaleonr cristinaleonr merged commit dbcfc92 into main Jun 13, 2023
@cristinaleonr cristinaleonr deleted the sandbox-cristinaleon-us branch June 13, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants