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 bc06c0d ARROW-8117 [Datafusion] [Rust] allow cast SQLTimestamp to
Timestamp
add 567664b ARROW-8120: [Packaging][APT] Add support for Ubuntu Focal
No new revisions were added by this update.
Summary of changes:
dev/release/binary-task.rb | 1 +
dev/release/verify-release-candidate.sh | 5 +-
.../apache-arrow-archive-keyring/Rakefile | 5 +-
.../apt/debian-buster/Dockerfile | 9 +-
.../apt/debian-stretch/Dockerfile | 9 +-
.../apt/ubuntu-bionic/Dockerfile | 9 +-
.../apt/ubuntu-eoan/Dockerfile | 9 +-
.../apt/{ubuntu-eoan => ubuntu-focal}/Dockerfile | 11 +-
.../apt/ubuntu-xenial/Dockerfile | 9 +-
.../linux-packages/apache-arrow-release/Rakefile | 8 --
.../apache-arrow/apt/debian-buster/Dockerfile | 7 +-
.../apache-arrow/apt/debian-stretch/Dockerfile | 11 +-
.../apache-arrow/apt/ubuntu-bionic/Dockerfile | 10 +-
.../apache-arrow/apt/ubuntu-eoan/Dockerfile | 7 +-
.../ubuntu-focal-arm64}/from | 2 +-
.../apt/{debian-buster => ubuntu-focal}/Dockerfile | 14 +--
.../ubuntu-focal}/qemu-dummy-static | 0
.../apache-arrow/apt/ubuntu-xenial/Dockerfile | 12 ++-
.../apache-arrow/debian.ubuntu-xenial/control | 3 +-
.../linux-packages/apache-arrow/debian/control | 3 +-
dev/tasks/linux-packages/package-task.rb | 2 +
dev/tasks/tasks.yml | 120 +++++++++++++++++++++
22 files changed, 223 insertions(+), 43 deletions(-)
copy dev/tasks/linux-packages/apache-arrow-archive-keyring/apt/{ubuntu-eoan =>
ubuntu-focal}/Dockerfile (85%)
copy dev/tasks/linux-packages/apache-arrow/{yum/centos-7-aarch64 =>
apt/ubuntu-focal-arm64}/from (97%)
copy dev/tasks/linux-packages/apache-arrow/apt/{debian-buster =>
ubuntu-focal}/Dockerfile (92%)
copy dev/tasks/linux-packages/apache-arrow/{yum/centos-8 =>
apt/ubuntu-focal}/qemu-dummy-static (100%)