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 7984cf7 ARROW-10130: [C++][Dataset] Ensure
ParquetFileFragment::SplitByRowGroup preserves the 'has_complete_metadata'
status
add c5fa23e ARROW-9640: [C++][Gandiva] Implement round() for integers and
long integers
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 | 77 ++++++++++++++++++++++
.../gandiva/precompiled/extended_math_ops_test.cc | 16 +++++
cpp/src/gandiva/precompiled/types.h | 3 +
4 files changed, 99 insertions(+)