rok commented on pull request #8510: URL: https://github.com/apache/arrow/pull/8510#issuecomment-934299009
> I was thinking even looser: > > ```python > def __eq__(self, other): > len(self.shape) == len(other.shape) > ``` Done. We could introduce comparison options in case there would be differing requirements here. -- 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]
