You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/07/12 20:48:07 UTC

[arrow] branch master updated (ba009fb -> 090e2cf)

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

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


    from ba009fb  ARROW-13277: [JS] Add declaration maps for TypeScript and refactor testing infrastructure
     add 090e2cf  ARROW-13289: [C++] Accept integer args in trig/log functions via promotion to double

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 40 ++++++++-
 .../compute/kernels/scalar_arithmetic_test.cc      | 94 +++++++++++++++++++++-
 2 files changed, 130 insertions(+), 4 deletions(-)