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

Validate custom table names for BigQuery #42

Open
shankiyani opened this issue Apr 28, 2023 · 1 comment
Open

Validate custom table names for BigQuery #42

shankiyani opened this issue Apr 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@shankiyani
Copy link
Contributor

TL;DR

Operators can override the default table names. Validate these names because it is not possible to leverage BigQuery's QueryParameters for table names -- which has built in validation.

Expected behavior

No response

Observed behavior

No response

Environment Details

n/a

Additional information

No response

@shankiyani shankiyani added the enhancement New feature or request label Apr 28, 2023
@lock14
Copy link
Contributor

lock14 commented Jul 27, 2023

Is this issue about validating table names follow these requirements?
https://cloud.google.com/bigquery/docs/tables#table_naming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants