You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2021/11/03 15:49:35 UTC

[arrow] branch master updated (09b79a1 -> 64b80dd)

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 09b79a1  ARROW-12683: [C++] Enable fine-grained I/O (coalescing) in IPC reader
     add 64b80dd  ARROW-14554: [C++][CI] Fix OSS-Fuzz build failure

No new revisions were added by this update.

Summary of changes:
 ci/conda_env_cpp.txt                               |  2 +-
 ci/docker/conda-cpp.dockerfile                     |  1 +
 cpp/src/arrow/testing/random_test.cc               | 13 +++-
 cpp/thirdparty/versions.txt                        |  4 +-
 dev/release/verify-release-candidate.bat           |  7 --
 .../tasks/fuzz-tests/github.oss-fuzz.yml           | 75 ++++++++--------------
 dev/tasks/tasks.yml                                | 10 +++
 7 files changed, 51 insertions(+), 61 deletions(-)
 rename .github/workflows/cpp_cron.yml => dev/tasks/fuzz-tests/github.oss-fuzz.yml (53%)