This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 493d2c6  ARROW-10288: [C++] Fix compilation errors on 32-bit x86
     add e9bb109  ARROW-10287: [C++] Avoid std::random_device

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/io/slow.cc                  |  5 ++--
 cpp/src/arrow/testing/random.h            |  2 +-
 cpp/src/arrow/util/io_util.cc             | 40 ++++++++++++++++++++++++-------
 cpp/src/arrow/util/io_util.h              | 10 ++++++++
 cpp/src/arrow/util/rle_encoding_test.cc   |  8 +++----
 cpp/src/gandiva/random_generator_holder.h |  4 ++--
 cpp/src/gandiva/tests/generate_data.h     | 14 ++++-------
 7 files changed, 57 insertions(+), 26 deletions(-)

Reply via email to