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 2019/12/09 13:51:21 UTC

[arrow] branch master updated (cb2647a -> 3fb2f72)

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.


    from cb2647a  PARQUET-1709: [C++] Avoid unnecessary temporary std::shared_ptr copies
     add 3fb2f72  ARROW-7349: [C++] Fix the bug of parsing string hex values

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/string.cc      |  7 ++++---
 cpp/src/arrow/util/string_test.cc | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 3 deletions(-)