Taragolis commented on issue #39804:
URL: https://github.com/apache/airflow/issues/39804#issuecomment-2129352849

   
https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/post_dag_run
   
   `DagRun.run_id` is expected to be a string, because this one closely related 
to the DB models, and all DB which are recommended to use in production 
(PostgreSQL and MySQL) can't support mix-in types into the column.


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