friendlymatthew commented on PR #7961:
URL: https://github.com/apache/arrow-rs/pull/7961#issuecomment-3092192738

   Hi, I think this all makes sense. Here's a plan of what I think we want to 
do: 
   
   - We can roll back the custom `PartialEq` for `VariantMetadata` for now
   - Variant objects's `PartialEq` implementation is purely logical. 
Essentially checking whether two objects have the same field name: Variant 
pairing
   
   For a later task, it would be interesting to define equivalence rules for 
variants using the equivalence classes that the spec states


-- 
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

Reply via email to