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

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


    from 1f24799083 GH-43487: [Python] Sanitize Python reference handling in 
UDF implementation (#43557)
     add e54ad41ee5 GH-43608: [CI][Archery] Prefer `docker compose` over 
`docker-compose` (#43586)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/archery.yml                   |  1 -
 .github/workflows/cpp.yml                       |  6 +++---
 .github/workflows/dev.yml                       |  1 -
 .github/workflows/docs.yml                      |  1 -
 .github/workflows/docs_light.yml                |  1 -
 .github/workflows/go.yml                        |  7 +++----
 .github/workflows/integration.yml               |  1 -
 .github/workflows/java.yml                      |  1 -
 .github/workflows/java_jni.yml                  |  1 -
 .github/workflows/js.yml                        |  1 -
 .github/workflows/python.yml                    |  1 -
 .github/workflows/r.yml                         |  1 -
 .github/workflows/ruby.yml                      |  1 -
 .github/workflows/swift.yml                     |  1 -
 dev/archery/archery/docker/cli.py               | 27 ++++++++++++++++---------
 dev/archery/archery/docker/core.py              |  8 ++++----
 dev/archery/archery/docker/tests/test_docker.py |  6 +++---
 dev/archery/requirements-test.txt               |  1 -
 dev/tasks/docker-tests/github.cuda.yml          |  1 +
 dev/tasks/java-jars/github.yml                  |  4 ++--
 dev/tasks/linux-packages/github.linux.yml       |  2 +-
 dev/tasks/macros.jinja                          |  1 -
 dev/tasks/python-wheels/github.linux.yml        |  3 +--
 dev/tasks/python-wheels/github.windows.yml      |  4 ++--
 dev/tasks/tasks.yml                             | 13 ++++++------
 25 files changed, 43 insertions(+), 52 deletions(-)

Reply via email to