github-actions[bot] opened a new pull request, #60252: URL: https://github.com/apache/airflow/pull/60252
The docstring previously indicated the Airflow 2 behavior of allowing both key and task_ids to be set to None to query all values. These have been updated to indicate that key cannot be None and that task_ids will default to the current task_id. (cherry picked from commit b8effe95b481d6fe0c31dddcf3dd8d90d7697651) Co-authored-by: GlenboLake <[email protected]> Co-authored-by: Amogh Desai <[email protected]> -- 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]
