You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2019/09/16 14:09:47 UTC

[arrow] branch master updated (abc7860 -> 879cf3c)

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

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


    from abc7860  ARROW-5762: [JS] Align Map type impl with the spec
     add 879cf3c  ARROW-5562: [C++][Parquet] Write negative zero or small epsilons as positive zero when computing Parquet statistics

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/statistics.cc      | 27 ++++++++++++++++++----
 cpp/src/parquet/statistics_test.cc | 46 +++++++++++++++++++++++++++++++++-----
 2 files changed, 63 insertions(+), 10 deletions(-)