Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade protobuf definitions to flightsql 17.0 (#6133) #6169

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Aug 1, 2024

  • 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 #6124

Rationale for this change

This is a cherry-pick of eeccaca to master

As @etseidl points out on #6133 (comment) 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?

Are there any user-facing changes?

* 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.
@alamb alamb added the api-change Changes to the arrow API label Aug 1, 2024
@github-actions github-actions bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Aug 1, 2024
@alamb alamb removed the arrow Changes to the arrow crate label Aug 1, 2024
@alamb
Copy link
Contributor Author

alamb commented Aug 1, 2024

Since this is a cherry pick of a previously reviewed / merged PR I am going to merge this one directly

@alamb alamb merged commit c14ade2 into apache:master Aug 1, 2024
12 checks passed
@alamb alamb deleted the alamb/flight_update branch August 1, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change Changes to the arrow API arrow-flight Changes to the arrow-flight crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants