You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Shintaro Murakami (JIRA)" <ji...@apache.org> on 2017/10/18 08:51:00 UTC

[jira] [Created] (AIRFLOW-1730) The value of XCom that queried from DB is not unpickled.

Shintaro Murakami created AIRFLOW-1730:
------------------------------------------

             Summary: The value of XCom that queried from DB is not unpickled.
                 Key: AIRFLOW-1730
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1730
             Project: Apache Airflow
          Issue Type: Bug
          Components: models, xcom
    Affects Versions: 1.9.0
            Reporter: Shintaro Murakami
         Attachments: xcoms_by_example_xcom.png

If enable_xcom_pickling is True, the value of XCom that queried from DB is not unpickled.
The list of XComs not rendered correctly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)