findepi commented on issue #17064: URL: https://github.com/apache/datafusion/issues/17064#issuecomment-3180908298
Getting it consistent would require delegating to UDF impl, just like we do with Eq and Hash in https://github.com/apache/datafusion/issues/16677. (and thus a breaking change). Echoing @jayzhan211 's suggestion https://github.com/apache/datafusion/pull/12421#issuecomment-2398916669, I'd like to understand whether we can _remove_ `PartialOrd` instead. Why do we have ordering? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org