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/11/17 14:31:58 UTC

[arrow] branch master updated (c6eb074 -> a157761)

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 c6eb074  ARROW-14686: [Python][C++] make byte order detection for numpy builtin type correct
     add a157761  ARROW-14732: [Python] Improve error message in compute functions when passing wrong number of positional arguments

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/compute.py            | 14 ++++++++++++--
 python/pyarrow/tests/test_compute.py |  3 +--
 2 files changed, 13 insertions(+), 4 deletions(-)