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

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


    from 3e7af17  ARROW-12667: [Python] Add a more complete test for strided 
numpy array conversion
     add 84d6ed7  ARROW-13283: [Archery][Dev] Support passing CPU/memory limits 
to Docker

No new revisions were added by this update.

Summary of changes:
 dev/archery/archery/docker/cli.py                  |  16 ++-
 dev/archery/archery/docker/core.py                 |  18 ++-
 dev/archery/archery/docker/tests/test_docker.py    |  19 +++
 .../tests/test_docker_cli.py}                      |  61 +++++++--
 dev/archery/archery/tests/test_cli.py              | 143 ++-------------------
 docker-compose.yml                                 |  16 +++
 6 files changed, 123 insertions(+), 150 deletions(-)
 copy dev/archery/archery/{tests/test_cli.py => 
docker/tests/test_docker_cli.py} (74%)

Reply via email to