This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from ae1f98f57f GH-34047: [C++][FlightRPC] Make DoAction warning less
prominent (#34182)
add daa5e267fc GH-33143: [C++] Kernel to convert timestamp with timezone
to wall time (#34208)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/api_scalar.cc | 1 +
cpp/src/arrow/compute/api_scalar.h | 10 ++++++
.../arrow/compute/kernels/scalar_temporal_test.cc | 33 +++++++++++++++++
.../arrow/compute/kernels/scalar_temporal_unary.cc | 41 ++++++++++++++++++++--
docs/source/cpp/compute.rst | 11 +++++-
python/pyarrow/tests/test_compute.py | 1 +
6 files changed, 94 insertions(+), 3 deletions(-)