This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 8caec3b28b8 add support for gcp application default auth on windows in
object store (#5473)
add ae1d10fd6b1 Update latest chrono (#5479)
No new revisions were added by this update.
Summary of changes:
arrow-array/src/array/primitive_array.rs | 5 +++-
arrow-array/src/temporal_conversions.rs | 46 ++++++++++++++++--------------
arrow-array/src/types.rs | 49 +++++++++++++++++---------------
arrow-cast/src/parse.rs | 37 +++++++++++++-----------
arrow-json/src/writer.rs | 3 ++
arrow/benches/cast_kernels.rs | 5 ++--
object_store/src/lib.rs | 10 +++++--
parquet_derive_test/src/lib.rs | 6 ++--
8 files changed, 90 insertions(+), 71 deletions(-)