This is an automated email from the ASF dual-hosted git repository. etseidl pushed a commit to branch gh5854_thrift_remodel in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
commit d5005e26b26751213841b3eda924a64f2fe6defa Merge: bd6d1da269 3adccb9ae7 Author: Ed Seidl <[email protected]> AuthorDate: Thu Sep 25 12:58:23 2025 -0700 Merge remote-tracking branch 'origin/main' into gh5854_thrift_remodel arrow-cast/src/cast/mod.rs | 36 ++++- arrow-cast/src/cast/string.rs | 33 ++++- parquet-variant-compute/src/variant_array.rs | 207 +++++++++++++++++--------- parquet-variant-compute/src/variant_get.rs | 210 +-------------------------- parquet/tests/variant_integration.rs | 16 +- 5 files changed, 206 insertions(+), 296 deletions(-)
