charles
11/10/2022, 11:20 PMJoe
11/10/2022, 11:23 PMget_one
isn't expecting to receive the output of run_dbt_nightly_sync
context
that error should go away. You could also just call the two ops independently of eachother in the job
some docs on op inputs https://docs.dagster.io/concepts/ops-jobs-graphs/ops#inputscharles
11/11/2022, 12:23 AMJoe
11/11/2022, 12:23 AMdef get_one(context, _dbt_sync_output):
charles
11/11/2022, 12:24 AMrex
11/11/2022, 2:39 AM