sunank200 commented on code in PR #42404:
URL: https://github.com/apache/airflow/pull/42404#discussion_r1835988369
##########
airflow/models/dag.py:
##########
@@ -2439,24 +2403,24 @@ def _get_or_create_dagrun(
:param dag: DAG to be used to find run.
:param conf: Configuration to pass to newly created run.
:param start_date: Start date of new run.
- :param execution_date: Logical date for finding an existing run.
+ :param logical_date: Logical date for finding an existing run.
Review Comment:
Sure. I will change them.
--
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]