sunank200 commented on code in PR #46512:
URL: https://github.com/apache/airflow/pull/46512#discussion_r1953914647


##########
airflow/api_fastapi/core_api/datamodels/dag_run.py:
##########
@@ -99,8 +99,6 @@ def check_data_intervals(cls, values):
             )
         return values
 
-    ## when logical date is null, the run id should be generated from 
run_after + random string.
-    # TODO: AIP83: we need to modify this validator after 
https://github.com/apache/airflow/pull/46398 is merged

Review Comment:
   I have changed it already in https://github.com/apache/airflow/pull/46616
   
   You can see the diff here: 
https://github.com/apache/airflow/pull/46616/files#diff-2046c053c5d62417377a58df31e9432f143bcbed09ad1656382b3b5e09b9263bR104-R108



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

Reply via email to