xudong963 commented on issue #1228: URL: https://github.com/apache/arrow-datafusion/issues/1228#issuecomment-965402152
Because `PartialEq` and `PartialOrd` traits are not "object safe", so pushing the PartialOrd and PartialEq trait to the trait such as `TableProvider` will make `TableProvider` "object unsafe". -- 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]
