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


   # Which issue does this PR close?
   
   
   Re https://github.com/apache/arrow-rs/issues/1091
   
   
   # Rationale for this change
   It is annoying to add metadata to `Field`s (and to a lesser degree `Schema`s)
   
   
   # What changes are included in this PR?
   
   1. Add `Schema::with_metadata` and `Field::with_metadata`
   2. Update code to use `with_metadata` which I think is much nicer
   
   
   # Are there any user-facing changes?
   New functions
   


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