ashb commented on issue #3546: AIRFLOW-2664: Support filtering dag runs by id prefix in API. URL: https://github.com/apache/incubator-airflow/pull/3546#issuecomment-429342495 Rebasing on to master should fix the tests, hopefully. I think given this is an optional feature there is no penalty for anyone who doesn't use this, so sounds good to me. One thought: instead of just prefix is it worth changing the parameter to be `run_id__like` which allows for more flexability (and double `__` to follow the Django ORM convention of separating the field from the operator)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
