bbovenzi commented on PR #23516:
URL: https://github.com/apache/airflow/pull/23516#issuecomment-1151404839
> Then I have to extract only the task_ids( excluding the map_index in
tuple) and send that to query and find the upstream or downstream task_ids. Am
I right in my understanding? @bbovenzi
Yes, we'll need all of the following boolean params to send to the query:
include_upstream
include_downstream
include_future
include_past
recursive
--
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]