RoyLee1224 commented on PR #54049: URL: https://github.com/apache/airflow/pull/54049#issuecomment-3169200694
I noticed that filtering by `map_index` with fuzzy string search would led to incorrect results where searching for "1" would also show map indexes like "10", "11", or "-1". So I changed `map_index` filter to exact match. -- 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]
