This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 1126b0c ARROW-8777: [Rust] Parquet.rs does not support reading
fixed-size binary fields.
add db1c49a ARROW-8662: [CI] Consolidate appveyor scripts
No new revisions were added by this update.
Summary of changes:
appveyor.yml | 29 +---
ci/appveyor-build.bat | 22 ---
ci/appveyor-cpp-build.bat | 190 ++++++++++++---------
ci/appveyor-cpp-setup.bat | 69 ++++++--
ci/appveyor-filter-changes.bat | 32 ----
ci/appveyor-install.bat | 23 ---
ci/cpp-msvc-build-main.bat | 139 ----------------
ci/detect-changes.py | 365 -----------------------------------------
8 files changed, 168 insertions(+), 701 deletions(-)
delete mode 100644 ci/appveyor-build.bat
delete mode 100644 ci/appveyor-filter-changes.bat
delete mode 100644 ci/appveyor-install.bat
delete mode 100644 ci/cpp-msvc-build-main.bat
delete mode 100644 ci/detect-changes.py