- Extension name: _ firestore-bigquery-export
- Extension version: _ latest
Steps to reproduce:
- Setup Firestore BigQuery Export extension with a wildcard collections path. e.g.
objects/{object}/list
- Attempt to backfill existing collections data to BigQuery via https://github.com/firebase/extensions/blob/master/firestore-bigquery-export/guides/IMPORT_EXISTING_DOCUMENTS.md
Expected result
The backfill script should support the same wildcard capability as the extension.
Actual result
The backfill script gives an error when a wildcard collection path is entered:
The collection path must only contain letters or spaces