This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 9f6dc1feb5 GH-39968: [Python][FS][Azure] Minimal Python bindings for
`AzureFileSystem` (#40021)
add d10f468b06 GH-40395: [C++] Avoid simplifying expressions which call
impure functions (#40396)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/expression.cc | 7 +++---
cpp/src/arrow/compute/expression_test.cc | 34 +++++++++++++++++++++++++-
cpp/src/arrow/compute/function.h | 18 ++++++++++++--
cpp/src/arrow/compute/kernels/scalar_random.cc | 4 +--
docs/source/cpp/compute.rst | 2 +-
5 files changed, 55 insertions(+), 10 deletions(-)