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/08/24 07:12:36 UTC

[arrow] branch master updated (2acf46d -> 7c3a904)

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 2acf46d  ARROW-6328: [Developer][crossbow] Click.option-s should have help text
     add 7c3a904  ARROW-6332: [Java][C++][Gandiva] Misc fixes for varwidth vector allocation.

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/projector.cc                           |  6 ++++--
 .../apache/arrow/vector/BaseVariableWidthVector.java   |  5 +++++
 .../org/apache/arrow/vector/VariableWidthVector.java   |  8 ++++++++
 .../org/apache/arrow/vector/TestVectorReAlloc.java     | 18 +++++++++++++++---
 4 files changed, 32 insertions(+), 5 deletions(-)