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

   # Which issue does this PR close?
   
   - Part of https://github.com/apache/arrow-rs/issues/6736
   - Part of https://github.com/apache/arrow-rs/issues/7941
   
   # Rationale for this change
   
   In order to make progress on accessing shredded variants, I think we need 
some tests showing how they are used and constructed. I am hoping some tests 
will help us along in figuring out how to implement this efficiently
   
   I am hoping someone can use these tests to start implement efficient 
`variant_get` for shredded values
   
   # What changes are included in this PR?
   
   Implement `varaint_get` tests based on the examples in [the arrow variant 
doc](https://docs.google.com/document/d/1pw0AWoMQY3SjD7R4LgbPvMjG_xSCtXp3rZHkVp9jpZ4/edit?tab=t.0)
 from @zeroshade (see https://github.com/apache/arrow/issues/46908)
   
   # Are these changes tested?
   
   They are only tests
   
   # 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: github-unsubscr...@arrow.apache.org

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

Reply via email to