[
https://issues.apache.org/jira/browse/AIRFLOW-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-5804.
---------------------------------------
Resolution: Fixed
> Batch the xcom pull operation
> -----------------------------
>
> Key: AIRFLOW-5804
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5804
> Project: Apache Airflow
> Issue Type: Improvement
> Components: xcom
> Affects Versions: 1.10.5
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Fix For: 2.0.0
>
>
> Right now the xcom_pull of the task_instance will call XCom.get_one many
> times, therefore I'd like to change this to XCom.get_many.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)