Quickstart
Developer experience
Blocks
Pipelines
dbt
- Overview
- Getting started
- New project
- Configuration
- Models
- Commands
Destinations
BigQuery
Basic config
connector_type: bigquery
profile: default # profile in the io_config.yaml
config:
table_id: table_id
if_exists: "append"
Optional fields
database: database # Override the database
Was this page helpful?
On this page