ashb opened a new pull request #16086:
URL: https://github.com/apache/airflow/pull/16086


   There were a number of "internal" parameters that were to do with
   getting the TIs which should not have been exposed via the public API.
   
   Additionally this method and `get_task_instances` shared a lot of
   similar code (albeit the later was simpler) -- they now both use a
   internal method to do the actual querying.
   
   Extracted out of @andrewgodwin's AIP-40 PR


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