hussein-awala commented on issue #28940:
URL: https://github.com/apache/airflow/issues/28940#issuecomment-1436032391

   I agree with @Taragolis, we should check if the required parameters (with no 
default value) are provided or not, and fail the dag run if they are not 
provided.
   I'm working on a #28968 to deprecate dag run conf and support providing the 
params directly, and this exception will be raised before creating the dag run 
([code](https://github.com/apache/airflow/pull/29174/files#diff-62c8e300ee91e0d59f81e0ea5d30834f04db71ae74f2e155a10b51056b00b59bR2567))


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to