istvan-fodor opened a new pull request, #5499:
URL: https://github.com/apache/arrow-rs/pull/5499

   Added clarifying comments to StructBuilder about creating collection columns
   
   # Which issue does this PR close?
   
   Closes #5494.
   
   # Rationale for this change
    
   Creating columns made up of collections and structs is complicated due to 
Rust's strong typing restrictions. We can alleviate by better documenting the 
best practices around this. This PR adds the following:
   1. Improved documentation
   2. Example code 
   
   # What changes are included in this PR?
   
   Comments and example code.
   
   # Are there any user-facing changes?
   
   Yes, the `StructBuilder` documentation is now longer. 
   


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