[
https://issues.apache.org/jira/browse/AIRFLOW-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978473#comment-16978473
]
ASF GitHub Bot commented on AIRFLOW-5804:
-----------------------------------------
Fokko commented on pull request #6461: [AIRFLOW-5804] Batch the xcom pull
operation
URL: https://github.com/apache/airflow/pull/6461
----------------------------------------------------------------
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:
[email protected]
> 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)