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 ee2818e92 Support peek_next_page and skip_next_page in 
InMemoryPageReader (#2407)
     add 0e974911b refine validation for decimal128 array (#2428)

No new revisions were added by this update.

Summary of changes:
 arrow/benches/decimal_validate.rs          | 30 +++++++++++++++++++++---------
 arrow/src/array/array_decimal.rs           | 12 ++++++++----
 arrow/src/array/builder/decimal_builder.rs | 27 ++++-----------------------
 arrow/src/array/data.rs                    |  6 +-----
 arrow/src/csv/reader.rs                    | 10 ++++++++--
 arrow/src/datatypes/datatype.rs            |  4 ++--
 6 files changed, 44 insertions(+), 45 deletions(-)

Reply via email to