Skip to content

🐛 [firestore-bigquery-export] Streaming is not working properly #2412

Open
@aya-z-arketa

Description

@aya-z-arketa

Describe your configuration

  • Extension name: firestore-bigquery-export-service-cat
  • Extension version: firebase/[email protected]
  • Configuration values (redact info where appropriate):
    • Firestore Project ID: sutra-prod
    • BigQuery Project ID: sutra-prod
    • Firestore Instance Location: nam5
    • Collection path: users/{userId}/serviceCategories
    • Enable Wildcard Column field with Parent Firestore Document IDs (Optional): true
    • Dataset ID: firestore_export_service_categories
    • Table ID: service_categories

everything else was kept as default values

Describe the problem

Steps to reproduce:

I created a new document in one of the collections and it was not streamed into bigquery. I took this loom video to show the problem. Apologies for the background noise.

Expected result

The document should appear in my bigquery export within seconds.

Actual result

The document does not get sent to bigquery.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions