bphillips-exos opened a new pull request #7013: [AIRFLOW-6434] Add return back to DockerOperator.execute URL: https://github.com/apache/airflow/pull/7013 https://issues.apache.org/jira/browse/AIRFLOW-6434 This change (https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212) introduced a slight (and I believe unintended) change to the Docker Operator xcom behavior. Even if xcom_push is True, DockerOperator.execute will not return a value and thus will not push an xcom value.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services