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 a628ee0  ARROW-12986: [C++][Gandiva] Implement new cache eviction 
policy algorithm in Gandiva
     add 0d06e34  ARROW-13006: [C++][Gandiva] Implement BASE64 and UNBASE64 
Hive functions on Gandiva

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_string.cc |  6 +++
 cpp/src/gandiva/gdv_function_stubs.cc       | 80 +++++++++++++++++++++++++++++
 cpp/src/gandiva/gdv_function_stubs.h        |  8 +++
 cpp/src/gandiva/gdv_function_stubs_test.cc  | 58 +++++++++++++++++++++
 cpp/src/gandiva/tests/projector_test.cc     | 70 +++++++++++++++++++++++++
 5 files changed, 222 insertions(+)

Reply via email to