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

feat: Support specifying an alternate BQ dataset_id for BQ tables #203

Merged
merged 3 commits into from Oct 8, 2021

Conversation

adlersantos
Copy link
Member

@adlersantos adlersantos commented Oct 8, 2021

Description

Feature for #88.

The architecture currently only supports BQ tables that belong to a BQ dataset named after the folder name. This PR adds the ability to create an alternate BQ dataset, with a different name from the folder name.

Checklist

  • Please merge this PR for me once it is approved.
  • If this PR adds or edits a feature, I have updated the README accordingly.
  • This PR is appropriately labeled.

@adlersantos adlersantos added feature request New feature or request cleanup Cleanup or refactor code labels Oct 8, 2021
@google-cla google-cla bot added the cla: yes label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes cleanup Cleanup or refactor code feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants