Hi, I wanted to bring some attention to the AIRFLOW-5593 <https://issues.apache.org/jira/browse/AIRFLOW-5593> Jira. It is a proposal to utilize 'run_id' instead of 'execution_date' as dag_runs unique identifier. It is easier to work with "id" rather than with "date" as an id. More details are in the Jira: AIRFLOW-5593 <https://issues.apache.org/jira/browse/AIRFLOW-5593>. Since this is API breaking change, I wanted to make sure it is welcomed before starting to work on it.
Please let me know your thoughts. Regards, Anton
