Bruin CLI Step 3 of 6

Stripe Analytics Pipeline with BigQuery

1) Run the staging layer

bruin run --selector "path:assets/stripe_stage" --full-refresh --no-validation

Bruin resolves the dependency order from the depends blocks in each asset, so products runs before prices, prices before subscription_items, and the snapshots last. You do not order them yourself.

This layer is pure SQL against tables that are already in BigQuery, so it finishes in seconds even when the ingestion step took a while.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.

The signup form is hosted by Brevo. Accept cookies to load it.