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

   # Which issue does this PR close?
   
   - Closes https://github.com/apache/arrow-rs/issues/7696
   - Related to https://github.com/apache/arrow-rs/pull/7740
   
   # Rationale for this change
   
   This PR adds a feature to `Variant::ObjectBuilder` that enables constructing 
nested objects and objects with lists.
   
   # Are there any user-facing changes?
   
   Adds two public methods to the `ObjectBuilder` API, `new_list` and 
`new_object`
   


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