Skip to content

Improve wildcard support #5

@shirleycohen

Description

@shirleycohen

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions