kou opened a new pull request, #37196: URL: https://github.com/apache/arrow/pull/37196
### Rationale for this change Prepared INSERT is useful for large INSERT. ### What changes are included in this PR? Sorry. This is too large I thought. Core bindings are the followings: * `GAFLightSQLPreparedStatement` * `gaflightsql_client_prepare()` Others are for writing test of them. We need to implement a test server for prepared INSERT. Others are for it. An exception is `ruby/red-arrow-flight-sql/lib/` change. It's for convenient API for `gaflightsql_client_prepare()`. ### 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]
