jorisvandenbossche commented on issue #48409: URL: https://github.com/apache/arrow/issues/48409#issuecomment-3656736219
> So, if we change the meaning the `__eq__` on arrays, we must also deprecate `__bool__` like NumPy did. Good point, if we change `__eq__`, we should definitely also change `__bool__`. That makes that the deprecation has an even wider impact, but personally I don't really mind the "raise error in bool(..)" behaviour like NumPy has as the end result. -- 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]
