Giacomo Chiarella
05/26/2023, 9:38 AMalex
05/26/2023, 2:00 PM.run()
method on the DbtCoreOperation
block instead of calling .trigger()
, .wait_for_completion()
, and .fetch_results()
in succession. I’ll post that in the issue for others to see, but hopefully, that unblocks you while we continue to investigate a fix.Giacomo Chiarella
05/26/2023, 2:02 PM.run()
method to see if it was different, but to me seems the same as .trigger()
, .wait_for_complention()
, .fetch_results()
. Also the stream_output = True seems not workingalex
05/26/2023, 2:11 PM.run()
method?Giacomo Chiarella
05/26/2023, 2:13 PMalex
05/26/2023, 2:14 PMGiacomo Chiarella
05/26/2023, 2:16 PM