You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/26 20:01:20 UTC

[GitHub] [arrow-rs] alamb opened a new pull request, #1756: Test for list array equality with different offsets

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

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/166
   
   # Rationale for this change
   
   We fixed a bug with another PR, but it would be nice to ensure we don't accidentally break it again 
   
   # What changes are included in this PR?
   
   Add regression test coverage for case described in https://github.com/apache/arrow-rs/issues/166 (aka I copy pasted the test @tustvold  wrote into a PR)
   
   # Are there any user-facing changes?
   
   
   <!---
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking change` label.
   -->
   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] tustvold merged pull request #1756: Test for list array equality with different offsets

Posted by GitBox <gi...@apache.org>.
tustvold merged PR #1756:
URL: https://github.com/apache/arrow-rs/pull/1756


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org