Hi all, I am following the Airbyte tutorial <https...
# ask-community
j
Hi all, I am following the Airbyte tutorial https://airbyte.com/tutorials/orchestrate-data-ingestion-and-transformation-pipelines and am trying to understand how
dagster_dbt.dbt_run_op
works. It does seem to return output from a dbt run like the table names. Could you point me to the documentation so I can see what it contains exactly? The function is used in the code here: https://github.com/OwenKephart/airbyte_demo/blob/main/airbyte_demo/github_analytics.py#L37