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

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/7756
   
   # Rationale for this change
   
   Renames `VariantObject::get_field_by_name` to `VariantObject::get` for 
simplicity. 
   
   `VariantObject::get` and `VariantList::get` are refactored to return a 
`Option<Variant>`. The current return types were awkward to play with. 
   
   
   # Are there any user-facing changes?
   
   New API (and docs with tests)


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