Skip to content

firestore-bigquery-export v0.1.45

Choose a tag to compare

@github-actions github-actions released this 12 Feb 17:46
· 247 commits to master since this release
9a94f26

feature - bring back the backfill parameter DO_BACKFILL
feature - add a new parameter EXCLUDE_OLD_DATA to reduce payload size by excluding old snapshot data
feature - update Firebase dependencies
feature - optimize partitioning validation flow
feature - support cross-project import with the BIGQUERY_PROJECT_ID parameter
fix (import script) - incorrect parsing of the batchSize parameter