PrefectHQ / prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
https://prefect.io
Apache License 2.0
15.95k stars 1.57k forks source link

prefect-databricks: missing RuntimeEngine in models.jobs (regression) #15308

Closed srsapient closed 2 weeks ago

srsapient commented 2 weeks ago

Bug summary

This https://github.com/PrefectHQ/prefect-databricks/blob/main/prefect_databricks/models/jobs.py#L815C1-L821C22 is missing in the new releases https://github.com/PrefectHQ/prefect/blob/main/src/integrations/prefect-databricks/prefect_databricks/models/jobs.py

Is this expected?

Version info (prefect version output)

2.20.4

Additional context

No response

zzstoatzz commented 2 weeks ago

thank you for the issue @srsapient - the PRs linked above will close this for 3.x and 2.x lineages respectively and I will cut a new release of each as soon as possible