Skip to content

Commit 388e95b

Browse files
authored
GH-50267: [C++][Parquet] Upgrade thrift compiler from 0.21.0 to 0.23.0 (#50268)
### 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. * GitHub Issue: #50267 Authored-by: Zehua Zou <zehuazou2000@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>
1 parent 889141a commit 388e95b

3 files changed

Lines changed: 239 additions & 239 deletions

File tree

0 commit comments

Comments
 (0)