ashb commented on a change in pull request #21710:
URL: https://github.com/apache/airflow/pull/21710#discussion_r813976386



##########
File path: airflow/models/xcom.py
##########
@@ -108,6 +111,7 @@ def set(
         dag_id: str,
         task_id: str,
         run_id: str,
+        map_index: int = -1,

Review comment:
       Hmmm, I've started making this change and I'm not too sure about it. 
Will continue for now.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to