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/09/05 15:31:46 UTC

[arrow] branch master updated (45e41ca -> b829f53)

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 45e41ca  ARROW-6417: [C++][Parquet] Miscellaneous optimizations yielding slightly better Parquet binary read performance
     add b829f53  ARROW-6385: [C++] Use xxh3 instead of custom hashing code for non-tiny strings

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/hashing.h                       | 44 ++++++++++++++--------
 .../vendored/xxhash.h}                             | 18 ++++-----
 cpp/src/plasma/client.cc                           |  2 +-
 3 files changed, 38 insertions(+), 26 deletions(-)
 copy cpp/src/{parquet/windows_compatibility.h => arrow/vendored/xxhash.h} (78%)