firebase / firebase/extensions

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

Open
#2,412 36 comments 0 reactions 1 assignee Claimed by @cabljac View on GitHub
extension: firestore-bigquery-export Platform reproduced type: bug
Dominant language
TypeScript
Stars
979
Forks
433
Avg merge
1d 13h
Merged PRs (30d)
125

Description

### Describe your configuration

- Extension name: **firestore-bigquery-export-service-cat**
- Extension version: **firebase/firestore-bigquery-export@0.2.3**
- 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](https://www.loom.com/share/cee80e1b528f44c59e3251fa6f39a74e) 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.