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

   # Which issue does this PR close?
   
   Closes #4256
   
   # Rationale for this change
    
   see #4256
   
   # What changes are included in this PR?
   
   - [x] ported and slightly adopted sql info related structs and enums from iOx
   - [x] show how they can be used in example server
   - [ ] tests
   - [ ] docs
   
   @alamb, here a first draft of how it might look like with `SqlInfoList` et 
al. an feedback if this is going in the right direction is highly appreciated.
   
   # Are there any user-facing changes?
   
   Users can now use `SqlInfoList` to easily implement flight sql methods 
related to communicating server capabilities.


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