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

   # Which issue does this PR close?
   
   This is a follow on to https://github.com/apache/arrow-rs/pull/4296 from 
@roeap and related to https://github.com/apache/arrow-rs/issues/4295
   
   # Rationale for this change
    
   Since we haven't released these APIs yet and now that we have several 
metadata builders I wanted to put them in a unified location in the flight sql 
implementation
   
   # What changes are included in this PR?
   1. Move all the metadata builders into the `sql::metadata` module
   2. Reduce the API surface by moving `schema()` to methods on the builders
   3. Update and add some more docstrings
   
   <!--
   There is no need to duplicate the description in the issue here but it is 
sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   # Are there any user-facing changes?
   
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


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