uranusjr commented on issue #27285: URL: https://github.com/apache/airflow/issues/27285#issuecomment-1291486305
I don’t think there’s a strict technical limitation, but a user perception considertation: Not all fields can reference an XComArg (e.g. `outlets` and `executor_config` can’t), so even if the limitation is lifted, it still wouldn’t be _all fields_. Instead of trying to teach users what fields can reference dynamic values and what can’t, it’s easier to positively list what _can_, and `template_fields` is an easy one to go with. -- 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]
