uranusjr opened a new pull request, #25599:
URL: https://github.com/apache/airflow/pull/25599

   Previously we excluded all mapped kwargs from being rendered, which cause 
issues for fields that are not actually rendered during expansion (i.e. those 
that are literals). This new implementation adds some extra logic to ensure we 
still include kwargs that still need rendering.
   
   Fix #25588.


-- 
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