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


##########
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:
   @vatsrahul1001 What should we do here?



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