tustvold commented on issue #960: URL: https://github.com/apache/arrow-rs/issues/960#issuecomment-1344852695
If you could that would be awesome, one detail I omitted there is consistently handling floats using total ordering. I suspect this will involve comparing primitives using ArrowNativeTypeOp instead of PartialCmp. I have some half-baked ideas on how to do this, so if you just want to add and test the PartialCmp based impl, that would also be fine 😀 -- 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]
