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

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


    from e39e977  ARROW-6599: [Rust] [DataFusion] Add aggregate traits and SUM 
implementation to physical query plan
     add 606af08  ARROW-6148: [Packaging] Improve aarch64 support

No new revisions were added by this update.

Summary of changes:
 dev/release/verify-release-candidate.sh            |   1 -
 .../linux-packages/apt/debian-buster-arm64/from    |   2 +-
 .../linux-packages/apt/debian-buster/Dockerfile    |   9 +-
 .../qemu-dummy-static                              |   6 +-
 .../apt/debian-stretch-arm64/Dockerfile            |  77 ---
 .../linux-packages/apt/debian-stretch-arm64/from   |   2 +-
 .../linux-packages/apt/debian-stretch/Dockerfile   |   9 +-
 .../qemu-dummy-static                              |   6 +-
 .../linux-packages/apt/ubuntu-bionic-arm64/from    |   2 +-
 .../linux-packages/apt/ubuntu-bionic/Dockerfile    |   9 +-
 .../qemu-dummy-static                              |   6 +-
 .../linux-packages/apt/ubuntu-cosmic/Dockerfile    |  67 --
 .../linux-packages/apt/ubuntu-disco-arm64/from     |   2 +-
 .../linux-packages/apt/ubuntu-disco/Dockerfile     |   9 +-
 .../qemu-dummy-static                              |   6 +-
 .../linux-packages/apt/ubuntu-xenial-arm64/from    |   2 +-
 .../linux-packages/apt/ubuntu-xenial/Dockerfile    |  13 +-
 .../qemu-dummy-static                              |   6 +-
 dev/tasks/linux-packages/azure.linux.arm64.yml     |   5 +-
 dev/tasks/linux-packages/azure.linux.yml           |   1 +
 .../linux-packages/debian.ubuntu-xenial/control    |  40 +-
 .../linux-packages/debian.ubuntu-xenial/rules      |  52 +-
 dev/tasks/linux-packages/debian/control            |  14 +-
 dev/tasks/linux-packages/debian/rules              |  10 +-
 dev/tasks/linux-packages/package-task.rb           |  40 +-
 dev/tasks/tasks.yml                                | 722 +++++++++++++--------
 docker-compose.yml                                 |   5 -
 27 files changed, 589 insertions(+), 534 deletions(-)
 copy ruby/red-arrow-cuda/.gitignore => 
dev/tasks/linux-packages/apt/debian-buster-arm64/from (97%)
 copy dev/tasks/linux-packages/apt/{debian-stretch-arm64 => 
debian-buster}/qemu-dummy-static (88%)
 delete mode 100644 dev/tasks/linux-packages/apt/debian-stretch-arm64/Dockerfile
 copy ruby/red-arrow-cuda/.gitignore => 
dev/tasks/linux-packages/apt/debian-stretch-arm64/from (97%)
 copy dev/tasks/linux-packages/apt/{debian-stretch-arm64 => 
debian-stretch}/qemu-dummy-static (88%)
 copy ruby/red-arrow-cuda/.gitignore => 
dev/tasks/linux-packages/apt/ubuntu-bionic-arm64/from (97%)
 copy dev/tasks/linux-packages/apt/{debian-stretch-arm64 => 
ubuntu-bionic}/qemu-dummy-static (88%)
 delete mode 100644 dev/tasks/linux-packages/apt/ubuntu-cosmic/Dockerfile
 copy ruby/red-arrow-cuda/.gitignore => 
dev/tasks/linux-packages/apt/ubuntu-disco-arm64/from (97%)
 copy dev/tasks/linux-packages/apt/{debian-stretch-arm64 => 
ubuntu-disco}/qemu-dummy-static (88%)
 copy ruby/red-arrow-cuda/.gitignore => 
dev/tasks/linux-packages/apt/ubuntu-xenial-arm64/from (97%)
 rename dev/tasks/linux-packages/apt/{debian-stretch-arm64 => 
ubuntu-xenial}/qemu-dummy-static (88%)

Reply via email to