You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/11/06 00:50:58 UTC

[arrow-rs] branch master updated (53b7f64d7 -> 488eff0e4)

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 53b7f64d7 Make various i256 methods const (#3026)
     add 488eff0e4 Validate decimal256 with i256 directly (#3025)

No new revisions were added by this update.

Summary of changes:
 arrow-array/src/types.rs  |   8 +-
 arrow-data/src/decimal.rs | 677 +++++++++++++++++++++-------------------------
 2 files changed, 319 insertions(+), 366 deletions(-)