pierrejeambrun commented on PR #42063: URL: https://github.com/apache/airflow/pull/42063#issuecomment-2338442838
Thank you for the pull request. That seems a little odd that the normal string "Something" is considered a string (most things are then truthy), but casting it to lower somehow convert that to a boolean, I would think that this would remain a string `something` and the problem would stay. I'll take a closer look tomorrow. -- 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]
