extensions icon indicating copy to clipboard operation
extensions copied to clipboard

feat(firestore-bigquery-exports) add an option to skip BigQuery init steps

Open gjanvier opened this issue 5 months ago • 1 comments

This feature would solve this issue: https://github.com/firebase/extensions/issues/2468

When running backfill command with @firebaseextensions/fs-bq-import-collection, there is no reason to alter existing BigQuery table or view, when everything is working fine.

This MR adds an option --skip-init to skip those steps (alterning clustering / partitionning of the raw_changelog, creating the latest view).

gjanvier avatar Jul 11 '25 12:07 gjanvier

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jul 11 '25 12:07 google-cla[bot]