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 2020/05/04 10:31:37 UTC

[GitHub] [airflow] kaxil commented on issue #8703: Support for set in XCom serialization

kaxil commented on issue #8703:
URL: https://github.com/apache/airflow/issues/8703#issuecomment-623385925


   We do it anyway for Serialized DAGs so we can just reuse the following code that takes care of set and other nested data structures:
   
   https://github.com/apache/airflow/blob/caa60b1141ac02cdde1c33464be9adca114c2ed5/airflow/serialization/serialized_objects.py#L164-L209


----------------------------------------------------------------
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.

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