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

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from f9643a9  ARROW-9104: [C++] Parquet encryption tests should write files 
to a temporary directory instead of the testing submodule's directory
     add 175c53d  ARROW-9949: [C++] Improve performance of 
Decimal128::FromString by 46%, and make the implementation reusable for 
Decimal256.

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/decimal.cc                      | 92 +++++++++++-----------
 cpp/src/arrow/util/decimal_test.cc                 | 32 +++++---
 .../{array/validate.h => util/int128_internal.h}   | 30 ++++---
 3 files changed, 85 insertions(+), 69 deletions(-)
 copy cpp/src/arrow/{array/validate.h => util/int128_internal.h} (54%)

Reply via email to