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 2021/06/10 09:21:20 UTC

[arrow] branch master updated (2f65d11 -> f878ee5)

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 2f65d11  ARROW-13018: [C++][Docs] Use consistent terminology for nulls (min_count) in scalar aggregate kernels
     add f878ee5  ARROW-12150: [Python] Correctly infer type of mixed-precision Decimals

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/decimal.cc                 | 53 +++++++++--------
 cpp/src/arrow/python/python_test.cc             |  4 +-
 python/pyarrow/tests/parquet/test_data_types.py |  2 +-
 python/pyarrow/tests/test_convert_builtin.py    | 78 +++++++++++++++++++++++++
 4 files changed, 107 insertions(+), 30 deletions(-)