This is an automated email from the ASF dual-hosted git repository.
praveenbingo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 25c736d ARROW-10116: [Python][Packaging] Fix gRPC linking error in
macOS wheels builds
add 3f3b604 ARROW-9641: [C++][Gandiva] Implement round() for floating
point and double floating point numbers
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/function_registry_arithmetic.cc | 3 ++
cpp/src/gandiva/precompiled/extended_math_ops.cc | 42 ++++++++++++++++++++++
.../gandiva/precompiled/extended_math_ops_test.cc | 16 +++++++++
cpp/src/gandiva/precompiled/types.h | 4 +++
4 files changed, 65 insertions(+)