-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Want to be able to specify a wildcard anywhere in the table name string of an included URI or excluded URI. Currently wildcards are only supported at the end of a string.
For example:
bigquery/project/data-lake/datasets/weather/tables/country_france_* (currently supported)
bigquery/project/data-lake/datasets/weather/tables/country_*_history (not supported)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request