You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2019/12/13 07:18:41 UTC

[arrow] branch master updated (54cb9c0 -> a409d8d)

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 54cb9c0  ARROW-7310: [Python] Expose HDFS implementation for pyarrow.fs
     add a409d8d  ARROW-7378: [C++][Gandiva] Fix loop vectorization in gandiva

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/annotator.h            |  2 ++
 cpp/src/gandiva/engine.cc              |  7 ++++--
 cpp/src/gandiva/engine.h               |  2 +-
 cpp/src/gandiva/llvm_generator.cc      | 39 +++++++++++++++++-----------------
 cpp/src/gandiva/llvm_generator.h       | 12 +++++------
 cpp/src/gandiva/llvm_generator_test.cc |  7 ++++--
 6 files changed, 39 insertions(+), 30 deletions(-)