kou opened a new pull request, #37258: URL: https://github.com/apache/arrow/pull/37258
### Rationale for this change If we don't pass the same options for auto prepared statement close request, the close request may be failed. For example, it's caused when authentication information in the options. ### What changes are included in this PR? `ArrowFlightSQL::Client#prepare` change is the main change to use the given options for auto prepared statement close request too. Other changes (`gaflight_server_call_context_foreach_incoming_header()` and related changes) are for testing the above change. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. -- 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]
