Skip to content

GH-50267: [C++][Parquet] Upgrade thrift compiler from 0.21.0 to 0.23.0#50268

Open
HuaHuaY wants to merge 2 commits into
apache:mainfrom
HuaHuaY:upgrade_thrift_compiler
Open

GH-50267: [C++][Parquet] Upgrade thrift compiler from 0.21.0 to 0.23.0#50268
HuaHuaY wants to merge 2 commits into
apache:mainfrom
HuaHuaY:upgrade_thrift_compiler

Conversation

@HuaHuaY

@HuaHuaY HuaHuaY commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Thrift 0.22.0 removed virtual in generated code when templates feature is enabled. So it will not generate unnecessary vtables for the class.

What changes are included in this PR?

Just update generated code.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@HuaHuaY HuaHuaY requested review from pitrou and wgtmac as code owners June 26, 2026 09:42
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50267 has been automatically assigned in GitHub to PR creator.

@HuaHuaY

HuaHuaY commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

This PR is based on #50265 to avoid git conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant