Bruin CLI Step 2 of 6
Chargebee Billing Analytics with BigQuery
1) Run the raw layer
From the template directory, run the assets that load the chargebee_raw dataset:
bruin run --selector "path:assets/chargebee_raw" --no-validation
The first run can take longer because Chargebee history and BigQuery tables do not exist yet. The assets use incremental merges for changed records and are safe to run again.