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 1ecef42 ARROW-10943: [Rust][Parquet] Always init new RleDecoder
add 7f11abe ARROW-11015: [CI][Gandiva] Move gandiva nightly build from
travis to github action
No new revisions were added by this update.
Summary of changes:
dev/tasks/gandiva-jars/build-cpp-linux.sh | 2 +-
dev/tasks/gandiva-jars/build-cpp-osx.sh | 9 +--
dev/tasks/gandiva-jars/build-java.sh | 4 +-
.../github.linux.yml | 57 +++++++----------
.../github.osx.yml} | 56 +++++++----------
dev/tasks/gandiva-jars/travis.linux.yml | 72 ----------------------
dev/tasks/gandiva-jars/travis.osx.yml | 71 ---------------------
dev/tasks/tasks.yml | 10 +--
8 files changed, 56 insertions(+), 225 deletions(-)
copy dev/tasks/{nuget-packages => gandiva-jars}/github.linux.yml (58%)
copy dev/tasks/{nuget-packages/github.linux.yml =>
gandiva-jars/github.osx.yml} (58%)
delete mode 100644 dev/tasks/gandiva-jars/travis.linux.yml
delete mode 100644 dev/tasks/gandiva-jars/travis.osx.yml