alamb opened a new pull request, #6169: URL: https://github.com/apache/arrow-rs/pull/6169
* Update FlightSql.proto to version 17.0 Adds new message CommandStatementIngest and removes `experimental` from other messages. * Regenerate flight sql protocol This upgrades the file to version 17.0 of the protobuf definition. # Which issue does this PR close? Related to https://github.com/apache/arrow-rs/issues/6124 # Rationale for this change This is a cherry-pick of [eeccaca](https://github.com/apache/arrow-rs/commit/eeccacab2de5ff52d8acfdf0e7af48616f120315) to `master` As @etseidl points out on https://github.com/apache/arrow-rs/pull/6133#issuecomment-2261653472 it seems I merged @djanderson's PR to the 53.0.0-dev branch after merging that branch to main 😢 This PR brings the same change to master. # What changes are included in this PR? <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> # Are there any user-facing changes? <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!--- If there are any breaking changes to public APIs, please add the `breaking change` label. --> -- 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]
