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

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/6575
   
   # Rationale for this change
    
   See https://github.com/apache/arrow-rs/issues/6575 -- tldr is that it is 
very easy to forget to copy schema metadata when creating new schemas 
   
   # What changes are included in this PR?
   
   1. Add examples to `SchemaBuilder`
   2. Update documentation to make it more likely people will find 
`SchemaBuilder`
   3. Add `clear_fields` and `with_field` and `build` for a more builder like 
experience
   
   # Are there any user-facing changes?
   
   Yes new APIs and docs


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