turbaszek commented on a change in pull request #8805:
URL: https://github.com/apache/airflow/pull/8805#discussion_r425099398



##########
File path: airflow/models/baseoperator.py
##########
@@ -634,6 +634,43 @@ def deps(self) -> Set[BaseTIDep]:
             NotPreviouslySkippedDep(),
         }
 
+    def set_xcomargs_dependencies(self) -> None:

Review comment:
       No, it only resolves up/down stream. I will take a look at the lineage 




----------------------------------------------------------------
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]


Reply via email to