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 2019/09/03 10:06:07 UTC

[arrow] branch master updated (ab908cc -> 9517ade)

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 ab908cc  ARROW-6411: [Python][Parquet] Improve performance of DictEncoder::PutIndices
     add 9517ade  ARROW-6269: [C++] check decimal precision in IPC code

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/metadata_internal.cc |  3 +--
 cpp/src/arrow/type.cc                  | 13 +++++++++++--
 cpp/src/arrow/type.h                   |  7 +++++++
 3 files changed, 19 insertions(+), 4 deletions(-)