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 2022/10/15 10:06:26 UTC

[arrow] branch master updated (aeba61663f -> 289e0c92d7)

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 aeba61663f ARROW-17817: [C++] Let ORC compile on MSVC if it is activated (#14208)
     add 289e0c92d7 ARROW-17995: [C++] Fix json decimals not being rescaled based on the explicit schema (#14380)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/json/converter.cc      | 24 ++++++++++++--
 cpp/src/arrow/json/converter_test.cc | 62 +++++++++++++++++++++++++++++++++---
 python/pyarrow/tests/test_json.py    | 16 ++++++++++
 3 files changed, 95 insertions(+), 7 deletions(-)