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 1ddd644 ARROW-14645: [Go] Add ValueOffsets function to array.String
add 2b10648 ARROW-13948: [C++] Support timestamp with timezone in
is_in/index_in
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/api_scalar.cc | 30 +--
cpp/src/arrow/compute/kernels/scalar_set_lookup.cc | 26 ++-
.../compute/kernels/scalar_set_lookup_test.cc | 217 ++++++++++++++-------
python/pyarrow/tests/parquet/test_dataset.py | 2 +-
4 files changed, 176 insertions(+), 99 deletions(-)