The fs-bq-import-collection
script is for use with the official Firebase Extension Stream Firestore to BigQuery.
This script reads all existing documents in a specified Firestore Collection, and updates the changelog table used by the firestore-bigquery-export
extension.
A guide on how to use the script can be found here.