bjchambers opened a new pull request #555:
URL: https://github.com/apache/arrow-rs/pull/555


   # Which issue does this PR close?
   
   Closes #514.
   
   # Rationale for this change
   
   This was caused by a problem in struct slices and equality. It was fixed by 
a separate PR, but it seems beneficial to get an explicit test of the expected 
behavior in as well to prevent regression. 
   
   # What changes are included in this PR?
   
   A test that was previously failing for equality on slices of a struct array.
   
   # Are there any user-facing changes?
   
   No.


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


Reply via email to