Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38814: [C++][Parquet] Update parquet.thrift to sync with 2.1…
…0.0 (apache#38815) ### Rationale for this change Apache Parquet has just released its format version 2.10.0: https://parquet.apache.org/blog/2023/11/20/2.10.0/. We need to update parquet.thirft and its generated source files to be in sync. ### What changes are included in this PR? Update parquet.thirft and its generated source files. ### Are these changes tested? Make sure all tests pass. ### Are there any user-facing changes? I don't think so. * Closes: apache#38814 Authored-by: Gang Wu <[email protected]> Signed-off-by: mwish <[email protected]>
- Loading branch information