potiuk commented on PR #58840: URL: https://github.com/apache/airflow/pull/58840#issuecomment-3591592471
> A lot of AI generated code that is very verbose. Sometimes I think the AI bot is paid by LoC generated and not by making it conceise. Not in this case, but in a way that might be a good thing. More verbose code is quite often easier to understand - even if longer to read. Sometimes the comprehensions take quite a bit of mental effort to understand where simple for loop is clear and straightforrward. I think human authors (comparing to AI) over-optimise for "writing" rather than "reading" - and writing concise and short code is preferred by some people, but it only works to a point. But yes. This one was definitely too chatty. -- 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]
