You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/06/22 18:19:52 UTC

[arrow] branch master updated (090f406 -> 17525de)

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

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


    from 090f406  ARROW-4429: [Doc] Add Git conventions to contributing guidelines
     add 17525de  ARROW-9193: [C++] Avoid spurious intermediate string copy in ToDateHolder

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/gdv_function_stubs.cc  |  2 +-
 cpp/src/gandiva/to_date_holder.cc      | 14 +++++++-----
 cpp/src/gandiva/to_date_holder.h       |  6 ++---
 cpp/src/gandiva/to_date_holder_test.cc | 41 +++++++++++++++++++++++-----------
 4 files changed, 40 insertions(+), 23 deletions(-)