tustvold commented on PR #6393: URL: https://github.com/apache/arrow-rs/pull/6393#issuecomment-2350240572
This won't derive an implementation if PartialOrd that has any real meaning, for example nulls won't behave in a sensible manner. I think datafusion should instead use the logic already in arrow-ord for this, I'm not sure PartialOrd on the arrays is the way to achieve this -- 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]
