Vamsi-klu commented on PR #65869:
URL: https://github.com/apache/airflow/pull/65869#issuecomment-5014062861
I rechecked this against current `main`. I can prepare a replacement patch
that removes the whole-payload render from `_launch_job`, renders each child's
declared `template_fields` while building workflow JSON, and adds a real
`DatabricksWorkflowTaskGroup` regression test.
Before preparing the final patch, could we settle the remaining context
semantics? The member task instance does not exist when the launch task builds
the workflow, so task-scoped expressions such as `{{ ti }}` would otherwise
resolve against the launch task. If launch-context rendering is the intended
contract, I can provide a cherry-pickable commit from my fork or update this
branch if access is granted.
---
Drafted-by: Codex (GPT-5) (no human review before posting)
--
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]