This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 89846a8edf [Variant] `rescale_decimal` followup (#8655)
     add a7572eb605 [Variant] Implement primitive type access for 
null/time/decimal* (#8638)

No new revisions were added by this update.

Summary of changes:
 parquet-variant-compute/src/type_conversion.rs  |   4 +
 parquet-variant-compute/src/variant_array.rs    |  63 ++++++++--
 parquet-variant-compute/src/variant_get.rs      | 159 +++++++++++++++++++++++-
 parquet-variant-compute/src/variant_to_arrow.rs |  38 +++++-
 4 files changed, 252 insertions(+), 12 deletions(-)

Reply via email to