asfimport commented on issue #42282: URL: https://github.com/apache/arrow/issues/42282#issuecomment-2184204587
[Kalon Mills](https://issues.apache.org/jira/browse/PARQUET-440?#comment-15108874) / @kalaxy: Personally, I think that exceptions are an amazing benefit of a modern language. There are a [lot](https://www.linkedin.com/pulse/20140503193653-3046051-why-google-style-guide-for-c-is-a-deal-breaker) of things I don't like about the google style guide, but this is a primary one. Googles own style guide [states](https://google.github.io/styleguide/cppguide.html#Exceptions), "Our advice against using exceptions is not predicated on philosophical or moral grounds, but practical ones. ... Things would probably be different if we had to do it all over again from scratch." While you do state some practical reasons for not using them, to me the benefits outweigh the cons. -- 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]
