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 2ebe103  ARROW-9105: [C++][Dataset][Python] Pass an explicit schema to 
split_by_row_groups
     add b6b40fa  ARROW-8430: [CI] Configure self-hosted runners for Github 
Actions

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml                | 71 ++++++++++++++++++++++++++++++++
 .github/workflows/cpp_cron.yml           | 23 +++++------
 ci/docker/ubuntu-14.04-cpp.dockerfile    |  6 +--
 ci/scripts/cpp_build.sh                  |  8 +++-
 cpp/cmake_modules/SetupCxxFlags.cmake    | 22 ++++++----
 dev/archery/archery/cli.py               | 11 +++--
 dev/archery/archery/docker.py            | 57 ++++++++++++++++---------
 dev/archery/archery/tests/test_cli.py    | 15 +++++--
 dev/archery/archery/tests/test_docker.py | 49 +++++++++++-----------
 docker-compose.yml                       | 26 ++++++------
 10 files changed, 200 insertions(+), 88 deletions(-)

Reply via email to