roeap opened a new issue, #4295:
URL: https://github.com/apache/arrow-rs/issues/4295

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   FlightSQL has several APIs for a server to report available catalogs, db 
schemas, and tables. These APIs require filtering and sorting against the 
available information, which can be re-used across implementations.
   
   **Describe the solution you'd like**
   
   IOx contains implementations to simplify handling these requests that could 
benefit other rust implementations.
   
   **Describe alternatives you've considered**
   
   Not doing it.
   
   **Additional context**
   
   


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