Step 2-3 min
Run & Query
Execute the chess pipeline and query the results in DuckDB to verify your data.

What you'll do
Run the pipeline to ingest chess data, then query DuckDB to verify the results.
Why this step matters
Running the pipeline is where everything comes together. Bruin resolves dependencies between assets, executes ingestors first, then runs the SQL transformation. Querying the output confirms your pipeline works end-to-end.