You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/21 15:56:39 UTC

[GitHub] [airflow] uranusjr commented on pull request #22396: Add template_fields_renderers to MappedOperator

uranusjr commented on pull request #22396:
URL: https://github.com/apache/airflow/pull/22396#issuecomment-1074074391


   Hmm actually not sure if this is the right approach, since `rendered-templates` should show fields on the _unmapped_ operator, not MappedOperator. Or maybe it is? But we just need to rewrite the view to correctly render `mapped_kwargs` and `partial_kwargs` instead of attributes on the operator.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org