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 cbea327 ARROW-7577: [CI][C++] Check OSS-Fuzz build in Github Actions
add ec15d2f ARROW-7519: [Python] Build wheels, conda packages with
dataset support
No new revisions were added by this update.
Summary of changes:
dev/tasks/conda-recipes/arrow-cpp/bld.bat | 1 +
dev/tasks/conda-recipes/arrow-cpp/build.sh | 1 +
dev/tasks/conda-recipes/arrow-cpp/meta.yaml | 5 +++++
dev/tasks/conda-recipes/pyarrow/bld.bat | 1 +
dev/tasks/conda-recipes/pyarrow/build.sh | 7 ++++---
dev/tasks/conda-recipes/pyarrow/meta.yaml | 1 +
dev/tasks/python-wheels/manylinux-test.sh | 1 +
dev/tasks/python-wheels/osx-build.sh | 10 ++++++----
dev/tasks/python-wheels/win-build.bat | 6 ++++--
python/manylinux1/build_arrow.sh | 6 ++++++
python/manylinux201x/build_arrow.sh | 6 ++++++
python/pyarrow/tests/test_dataset.py | 15 +++++++--------
12 files changed, 43 insertions(+), 17 deletions(-)