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 2022/12/02 16:49:04 UTC

[GitHub] [airflow] tirkarthi commented on issue #28048: Try to serialize a set to XCom, get unhelpful error message.

tirkarthi commented on issue #28048:
URL: https://github.com/apache/airflow/issues/28048#issuecomment-1335524788

   XCom seems to have custom encoder and decoder with e9d618f0c154eeeacd0995fcd1e8d52690c1f536 that could be causing this whereas before this commit the `AirflowJSONEncoder` was used. cc: @bolkedebruin 


-- 
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: commits-unsubscribe@airflow.apache.org

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