lukas-at-harren commented on issue #17497: URL: https://github.com/apache/airflow/issues/17497#issuecomment-923872809
@eladkal my bad, I was thinking `XComArg` would take care of that. For everybody else landing here, the Operator must be initialized with the option `render_template_as_native_obj=True` in order for `XComArg` to spit out Python objects instead of just a string. -- 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]
