danepitkin commented on PR #34993: URL: https://github.com/apache/arrow/pull/34993#issuecomment-1546119729
This implementation LGTM! I think supporting `__bool__` for Boolean Scalars makes sense, and I agree we raise exception on NULL since its ambiguous. I would forego any implementation of `__bool__` with other scalars for the time being. There are bigger philosophical questions for other scalars such as how to handle 3-value logic. -- 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]
