Kelvinyu1117 commented on issue #42036: URL: https://github.com/apache/arrow/issues/42036#issuecomment-2159749684
> ### Describe the enhancement requested > When the `Result<T>` class was introduced, it was decided that adding `bool` operator support [was out of scope](https://github.com/apache/arrow/pull/4501#discussion_r293686808), with the recommendation that users use `ARROW_ASSIGN_OR_RAISE` instead. > > If we could figure out how to add it, without breaking existing test cases, it would be a useful feature. > > ### Component(s) > C++ -- 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]
