potiuk commented on PR #68080: URL: https://github.com/apache/airflow/pull/68080#issuecomment-4635588282
Closing this as a duplicate of #68023, which fixes the same crash (#68018) and has just been approved. To be clear, this isn't a knock on your effort — #68023 happens to be the more complete fix: it imports `InvalidStatsNameException` (which this PR is missing, so it would still crash with a `NameError` on the non-ASCII input), and it ships regression tests for the non-ASCII cases. "Better PR wins" is an accepted outcome in this project, not a judgement on you. Thanks for jumping on the bug so quickly, and please do keep contributing — there's plenty more to pick up. 🙏 --- Drafted-by: Claude Code (Opus 4.8); reviewed by @potiuk before posting -- 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]
