Closed jlaneve closed 9 months ago
Hi, @jlaneve,
I'm helping the Cosmos team manage their backlog and am marking this issue as stale. The issue you raised involves the handling of the run_results.json file generated by dbt after model execution. The discussion revolves around determining the best course of action for the file, including options such as writing it to xcom or logs. As of now, there have been no further developments or comments on this issue.
Could you please confirm if this issue is still relevant to the latest version of the Cosmos repository? If it is, please let the Cosmos team know by commenting on the issue. Otherwise, feel free to close the issue yourself, or the issue will be automatically closed in 7 days.
Thank you for your understanding and cooperation. If you have any further questions or need assistance, feel free to reach out.
When running a dbt model, dbt produces a run_results.json file. We should figure out what to do with this file after execution - write to xcom, write to logs, etc.