ashb commented on a change in pull request #8805:
URL: https://github.com/apache/airflow/pull/8805#discussion_r425012045
##########
File path: airflow/models/baseoperator.py
##########
@@ -1141,7 +1178,7 @@ def set_upstream(self, task_or_task_list:
Union['BaseOperator', List['BaseOperat
@property
def output(self):
Review comment:
What about other xcom values than the default `return_value` key?
----------------------------------------------------------------
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]