The fs-bq-schema-views
script is for use with the official Firebase Extension
Stream Firestore to BigQuery.
This script creates a BigQuery view based on a provided JSON schema configuration file. It queries the data from the firestore-bigquery-export
extension changelog table to generate the view.
A guide on how to use the script can be found here.