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 bb5c676 ARROW-9203: [Packaging][deb] Add missing
gir1.2-arrow-dataset-1.0.install
add 7ed698b ARROW-9185: [Java][Gandiva] Make llvm build optimisation
configurable from java
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/configuration.h | 10 +++++-
cpp/src/gandiva/jni/config_builder.cc | 13 ++++++++
.../gandiva/evaluator/ConfigurationBuilder.java | 6 +++-
.../org/apache/arrow/gandiva/evaluator/Filter.java | 15 +++++++++
.../apache/arrow/gandiva/evaluator/JniLoader.java | 14 ++++++++
.../apache/arrow/gandiva/evaluator/Projector.java | 38 ++++++++++++++++++++++
.../apache/arrow/gandiva/evaluator/FilterTest.java | 21 ++++++++++++
7 files changed, 115 insertions(+), 2 deletions(-)