jduo opened a new pull request, #37837:
URL: https://github.com/apache/arrow/pull/37837

   ### Rationale for this change
   Clarify how to write a FlightSqlProducer with examples and helper classes. 
This is more inline with what's available
   to help developers write a FlightProducer.
   
   ### What changes are included in this PR?
   
   Add helper classes for creating a No-op Flight SQL producer and a partially 
implemented FlightSqlProducer that can process metadata requests.
   
   Add a mock flight producer and tests for it based on the new 
FlightSqlProducer partial implementations.
   
   Clean-up missed closes of FlightStreams in TestFlightSql.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


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