You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2018/12/09 20:24:58 UTC

[arrow] branch master updated (6e3256b -> 1dee3f4)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    omit 6e3256b  ARROW-3970: [Gandiva][C++] Remove unnecessary boost dependencies.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (1dee3f4)
            \
             O -- O -- O   (6e3256b)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/CMakeLists.txt                     |   3 ++
 .../gandiva/evaluator/MicroBenchmarkTest.java      |   2 +-
 java/memory/a.out                                  | Bin 4296 -> 0 bytes
 .../org_apache_arrow_memory_TestJNIWrapper.cc      |  55 ---------------------
 .../org_apache_arrow_memory_TestJNIWrapper.h       |  37 --------------
 5 files changed, 4 insertions(+), 93 deletions(-)
 delete mode 100755 java/memory/a.out
 delete mode 100644 java/memory/org_apache_arrow_memory_TestJNIWrapper.cc
 delete mode 100644 java/memory/org_apache_arrow_memory_TestJNIWrapper.h