What problem does it solve?
It helps create and modify Dataform pipelines for Google BigQuery with accurate SQLX, clean project structure, and reliable validation.
Core Features & Use Cases
- Pipeline Authoring: Generates or updates Dataform actions, declarations, incremental models, and workflow configuration for BigQuery ELT.
- GCS and BigQuery Integration: Supports ingestion patterns that move data from GCS into BigQuery and connect existing warehouse tables into a Dataform DAG.
- Validation and Optimization: Emphasizes compile-time checks, dry-run validation, schema review, automatic cleaning, and BigQuery-focused SQL optimization.
- Use Case: Use it when setting up a new Dataform project, fixing SQLX logic, or building a production ELT pipeline with source and target tables.
Quick Start
Use the dataform-bigquery skill to generate or modify a Dataform BigQuery pipeline and validate the resulting project structure and SQLX logic.