Firestore to BigQuery Validation Workflow
This document provides a step-by-step guide to run the GitHub Actions workflow for validating Firestore data against BigQuery schema and data.
π Overviewβ
The GitHub Actions workflow titled:
<env> β Firestore to BigQuery Enquiry Validation (Schema/Data)
is used to:
- β Validate Firestore data against BigQuery schema.
- β Validate Firestore data against BigQuery data.
π The same workflow handles both schema and data validation. You can select the mode using the
validationTypeinput.