alamb commented on PR #7914: URL: https://github.com/apache/arrow-rs/pull/7914#issuecomment-3079918834
What I suggest doing is looking into changing the `PartialEq` implementaion for Variant to implement "logical: equality rather than physical equality So rather than the `#derived` implementaiton of PartialEQ, which will check equality of underyling bytes, recursively check the variant and its children I am not 100% sure what the semantics should be for field name order -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org