You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/25 08:54:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRFLOW-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490436#comment-16490436 ] 

ASF subversion and git services commented on AIRFLOW-1730:
----------------------------------------------------------

Commit c6deeb2ff453ba50ff75c315d34110f6f4a886a5 in incubator-airflow's branch refs/heads/master from [~mrkm4ntr]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=c6deeb2 ]

[AIRFLOW-1730] Unpickle value of XCom queried from DB


> 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
>            Priority: Major
>             Fix For: 1.10
>
>         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
(v7.6.3#76005)