moomindani commented on issue #39002:
URL: https://github.com/apache/airflow/issues/39002#issuecomment-4410741822

   Hi @eladkal — taking this one on. Opened #66613 which builds on 
@SubhamSinghal's earlier work in #39007 (closed as stale). Picks up @dirrao's 
and @Lee-W's review feedback (list-comprehension refactor + use of 
`params.dump()` to resolve `Param` objects to their values) and extends the 
auto-injection from `DatabricksCreateJobsOperator` to 
`DatabricksRunNowOperator` (`job_parameters`) and `DatabricksSubmitRunOperator` 
(per-task dict-shaped slots) per @galafis's suggestion. Verified end-to-end 
against a real Databricks workspace.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to