Kelvinyu1117 commented on PR #42094: URL: https://github.com/apache/arrow/pull/42094#issuecomment-2163208170
> Please don't. That's the worst thing that also exists in `std::optional<>` making the use of `std::optional<bool>` a nightmare. > > And I can count at least 48 occurrences of `Result<bool>` in the `arrow/cpp/src` directory. I see your point, it definitely can be a source of potential bugs for `std::optional<bool>`. Let's see how other people thinks of the pros and cons of this feature. -- 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]
