firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
882 stars 372 forks source link

feat(firestore-bigquery-export): bring back backfill #1931

Closed jauntybrain closed 5 months ago

jauntybrain commented 5 months ago

Brings back the backfill feature and updates related docs.

Closes #1890

pr-Mais commented 5 months ago

can we add some notes in the POSTINSTALL about not using the import script if DO_BACKFILL is true? probably a whole section with all things to consider upon importing.

pr-Mais commented 5 months ago

@jauntybrain check the conflicts, from my last formatting PR