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 ab86daf ARROW-14479: [C++] Hash Join Microbenchmarks
add d67a210 ARROW-13617: [C++] Make Decimal representations consistent
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/scalar.h | 36 ++---
cpp/src/arrow/util/basic_decimal.cc | 136 ++++++-----------
cpp/src/arrow/util/basic_decimal.h | 292 ++++++++++++++++--------------------
cpp/src/arrow/util/decimal.cc | 2 +-
cpp/src/arrow/util/decimal_test.cc | 106 ++++++++++++-
5 files changed, 295 insertions(+), 277 deletions(-)