potiuk commented on issue #60064: URL: https://github.com/apache/airflow/issues/60064#issuecomment-3707279606
cc: @ephraimbuddy @jedcunningham @wjddn279: I think that one is an important thing to fix for 3.1.6 -> there does not seem to be any strange patterns or dynamic usage here that should cause instability in serialization - using callable for template var is quite a normal pattern: From: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/operators.html#jinja-templating > You can also pass in a callable instead when Python is more readable than a Jinja template. The callable must accept two named arguments context and jinja_env -- 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]
