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 c9622533ff Fix red main by updating test (#8421)
     add 63d0003e6e [Decimal] Add scale argument to validation functions to 
ensure accurate error logging (#8396)

No new revisions were added by this update.

Summary of changes:
 arrow-array/src/array/primitive_array.rs |  14 ++-
 arrow-array/src/types.rs                 |  47 +++-------
 arrow-cast/src/cast/decimal.rs           |  14 +--
 arrow-cast/src/cast/mod.rs               |  80 +++++++++++------
 arrow-data/src/decimal.rs                | 150 ++++++++++++++++++++++++++-----
 arrow/tests/array_validation.rs          |  11 ++-
 6 files changed, 224 insertions(+), 92 deletions(-)

Reply via email to