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 433f79526b ARROW-17046 [Python] improve documentation of
pyarrow.parquet.write_to_dataset function (#13591)
add 9c422a2011 ARROW-17070: [Gandiva][C++] Adding mask-show-first/last-n
functions (#13609)
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/function_registry_string.cc | 10 ++-
cpp/src/gandiva/gdv_function_stubs.cc | 55 ++++++++++++
cpp/src/gandiva/gdv_function_stubs.h | 10 +++
cpp/src/gandiva/gdv_function_stubs_test.cc | 135 ++++++++++++++++++++++++++++
cpp/src/gandiva/tests/projector_test.cc | 46 ++++++++++
5 files changed, 255 insertions(+), 1 deletion(-)