ashb commented on code in PR #27887:
URL: https://github.com/apache/airflow/pull/27887#discussion_r1032669836
##########
airflow/config_templates/config.yml:
##########
@@ -210,6 +210,15 @@
example: ~
default: "False"
see_also:
"https://docs.python.org/3/library/pickle.html#comparison-with-json"
+ - name: allowed_deserialization_classes
Review Comment:
This only affects xcom right now. Is the goal to eventually make it affect
serialised dags too, or should we change the config name?
--
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]