friendlymatthew opened a new pull request, #7961:
URL: https://github.com/apache/arrow-rs/pull/7961

   # Rationale for this change
   
   If a variant has an unsorted dictionary, you can't assume fields are unique 
nor ordered by name. This PR updates the logical equality check among 
`VariantMetadata` to properly handle this case. 
   
   It also fixes a bug in https://github.com/apache/arrow-rs/pull/7934 where we 
do a uniqueness check when probing an unsorted dictionary
   


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