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/01/12 17:01:58 UTC

[arrow] branch master updated (bf1d132 -> 1adc7ba)

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 bf1d132  ARROW-11158: [Julia] Implement Decimal256 support for Julia
     add 1adc7ba  ARROW-11189: [Developer] support benchmark diff between JSONs

No new revisions were added by this update.

Summary of changes:
 ci/conda_env_archery.yml                | 22 ++++++++++++-
 dev/archery/archery/benchmark/core.py   |  3 +-
 dev/archery/archery/benchmark/runner.py |  2 ++
 dev/archery/archery/cli.py              | 56 ++++++++++++++++++++-------------
 dev/archery/archery/lang/cpp.py         |  7 +++++
 5 files changed, 67 insertions(+), 23 deletions(-)