dimon222 edited a comment on issue #17897: URL: https://github.com/apache/airflow/issues/17897#issuecomment-911947035
Just tested on Mysql 8.0.11 and was able to replicate exactly same scenario. As reminder, 1. Store DAGs to True 2. Create dag with tags, let airflow pick it up 3. Edit 1 tag in that dag by changing only case (test -> Test) 4. Scheduler fails to populate updated tags and giant stacktrace of duplicate row. I will try testing the provided change in manager.py now now with Mysql... -- 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]
