rmnskb commented on PR #48085: URL: https://github.com/apache/arrow/pull/48085#issuecomment-3529762464
> I think the current scope is solid. I am thinking of basic comparisons and the discussion in the issue around `__eq__`. That would also be good to tackle but maybe as a separate PR? I'll be happy to work on it, once I'm done with this implementation :) > Yes, it would be important to update the documentation (User Guide which is the part that is not API reference related). Are you talking about [this file](https://github.com/apache/arrow/blob/main/docs/source/python/api/arrays.rst)? Or is there somewhere else, where I can put this information? > One comment after looking at the code would be to add tests that cover various type combinations (array, scalar, Python types, unsupported types ...) Yes, I agree. Are there any particular unsupported types I should include that you have in mind? -- 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]
