This is an automated email from the ASF dual-hosted git repository.
ravindra pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d20963d ARROW-1278: [Integration] Adding integration tests for
fixed_size_list
add 6743dc0 ARROW-5602: [Java][Gandiva] Add tests for round/cast
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/decimal_ir.cc | 14 +
cpp/src/gandiva/precompiled/decimal_wrapper.cc | 20 +-
cpp/src/gandiva/tests/decimal_test.cc | 2 +-
.../gandiva/evaluator/ProjectorDecimalTest.java | 321 ++++++++++++++++++++-
.../arrow/memory/AllocationOutcomeDetails.java | 2 +-
5 files changed, 350 insertions(+), 9 deletions(-)