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

github-bot pushed a change to branch 
dependabot/maven/java/io.grpc-grpc-bom-1.66.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


 discard 8a3ff019c1 MINOR: [Java] Bump io.grpc:grpc-bom from 1.65.0 to 1.66.0 
in /java
     add da03eb08ca MINOR: [Go] Bump golang.org/x/tools from 0.23.0 to 0.24.0 
in /go (#43644)
     add f5f8f5828c MINOR: [Go] Bump github.com/hamba/avro/v2 from 2.24.0 to 
2.24.1 in /go (#43648)
     add 39fe6fc45d GH-17682: [Go] Bool8 Extension Type Implementation (#43323)
     add 483bc7b6d1 GH-43638: [Java] LargeListViewVector RangeEqualVisitor and 
TypeEqualVisitor integration (#43642)
     add e8e9d1ac2b GH-43536: [Python] Declare support for free-threading in 
Cython (#43606)
     add fc80d7d8b9 GH-43378: [Java][CI] Don't configure multithreading when 
building javadocs (#43674)
     add 88e8140ad7 GH-43097: [C++] Implement `PathFromUri` support for Azure 
file system (#43098)
     add 01fd7fc18c MINOR: [Go] Bump github.com/substrait-io/substrait-go from 
0.5.0 to 0.6.0 in /go (#43647)
     add 69bce8f0cd GH-43677: [C++][FlightRPC] Move the FlightTestServer to its 
own .cc and .h files (#43678)
     add 4d200dc17d GH-43577: [Java] getBuffers method needs correction on 
clear flag usage (#43583)
     add 6e7125b61f GH-43454: [C++][Python] Add Opaque canonical extension type 
(#43458)
     add ce251a6721 GH-41291: [Java] LargeListViewVector Implementation 
transferPair implementation (#43637)
     add 712cfe6d84 GH-43643: [Java] LargeListViewVector IPC Integration 
(#43681)
     add 7c8909a144 MINOR: [Dev][C++] Allow ubuntu-cpp-thread-sanitizer Docker 
build with Ubuntu 24.04 (#43619)
     add ab432b1362 GH-43627: [R] Fix summarize() performance regression 
(pushdown) (#43649)
     add f518d6beb0 GH-38041: [C++][CI] Improve IPC fuzzing seed corpus (#43621)
     add 894f72f735 GH-43536: [Python] Do not use borrowed references APIs 
(#43540)
     add fb202ee66d GH-43703: [C++][Parquet][CI] Parquet: Introducing more 
bad_data for testing (#43708)
     add dfe6c50cf8 MINOR: [C#] Bump BenchmarkDotNet and 
System.Runtime.CompilerServices.Unsafe in /csharp (#43651)
     add 8b634ad299 MINOR: [C#] Bump BenchmarkDotNet.Diagnostics.Windows and 
System.Runtime.CompilerServices.Unsafe in /csharp (#43711)
     add 2e434dad9b GH-43687: [C++] Compute: fix register kernel SimdLevel for 
AddMinMax512AggKernels (#43704)
     add 2767dc55cb GH-41579: [C++][Python][Parquet] Support reading/writing 
key-value metadata from/to ColumnChunkMetaData (#41580)
     add a50ad422cf MINOR: [CI] Fix ubuntu-lint to not install into system 
Python (#43710)
     add a970fd72b3 GH-43688: [C++] Prevent Snappy from disabling RTTI when 
bundled (#43706)
     add e9767c1a26 GH-41396: [Ruby] Add workaround for re2.pc on Ubuntu 20.04 
(#43721)
     add b80a51a65c GH-43594: [C++] Remove std::optional from 
arrow::ArrayStatistics::is_{min,max}_exact (#43595)
     add bee2fc8021 MINOR: [Docs][Python] Add LargeListType to Data Types docs 
(#43597)
     add d801daedde MINOR: [Go][Doc] fix code format in the readme (#43725)
     add 801301ee22 GH-43633: [R] Add tests for packages that might be tricky 
to roundtrip data to Tables + Parquet files (#43634)
     add 8836535785 GH-43702: [C++][FS][Azure] Use the latest Azurite and 
update the bundled Azure SDK for C++ to azure-identity_1.9.0 (#43723)
     add 49be60f5c4 GH-43175: [C++] Skip not Emscripten ready tests in CSV 
tests (#43724)
     add fbac12c353 MINOR: [R] Fix a package namespace warning (#43737)
     add b7e618f088 GH-43738: [GLib] Add `GArrowAzureFileSytem` (#43739)
     add 5ef7e01053 GH-43506: [Java] Fix TestFragmentScanOptions result not 
match (#43639)
     add 1ae38d0d42 GH-43735: [R] AWS SDK fails to build on one of CRAN's M1 
builders (#43736)
     add 5e68513d62 GH-43495: [C++][Compute] Widen the row offset of the row 
table to 64-bit (#43389)
     add 1412b2a66d MINOR: [Java] Bump io.grpc:grpc-bom from 1.65.0 to 1.66.0 
in /java

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8a3ff019c1)
            \
             N -- N -- N   
refs/heads/dependabot/maven/java/io.grpc-grpc-bom-1.66.0 (1412b2a66d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/r.yml                            |    3 +
 c_glib/arrow-glib/file-system.cpp                  |   16 +
 c_glib/arrow-glib/file-system.h                    |   12 +
 ci/docker/ubuntu-24.04-cpp.dockerfile              |    1 +
 ci/scripts/cpp_test.sh                             |    2 +-
 ci/scripts/install_azurite.sh                      |   24 +-
 ci/scripts/java_build.sh                           |    7 +-
 cpp/build-support/fuzzing/generate_corpuses.sh     |    1 +
 cpp/cmake_modules/ThirdpartyToolchain.cmake        |   34 +-
 cpp/cmake_modules/UseCython.cmake                  |    5 +
 cpp/src/arrow/CMakeLists.txt                       |    1 +
 cpp/src/arrow/acero/hash_join_node_test.cc         |  192 +++
 cpp/src/arrow/acero/swiss_join.cc                  |   26 +-
 cpp/src/arrow/acero/swiss_join_avx2.cc             |  126 +-
 cpp/src/arrow/array/statistics.h                   |    8 +-
 cpp/src/arrow/array/statistics_test.cc             |   14 +-
 .../compute/kernels/aggregate_basic_avx512.cc      |    4 +-
 .../arrow/compute/kernels/scalar_cast_numeric.cc   |   23 +
 cpp/src/arrow/compute/row/compare_internal.cc      |   39 +-
 cpp/src/arrow/compute/row/compare_internal.h       |   27 +-
 cpp/src/arrow/compute/row/compare_internal_avx2.cc |  172 +--
 cpp/src/arrow/compute/row/compare_test.cc          |  333 +++--
 cpp/src/arrow/compute/row/encode_internal.cc       |   47 +-
 cpp/src/arrow/compute/row/encode_internal.h        |    7 +-
 cpp/src/arrow/compute/row/encode_internal_avx2.cc  |   10 +-
 cpp/src/arrow/compute/row/row_internal.cc          |   38 +-
 cpp/src/arrow/compute/row/row_internal.h           |   37 +-
 cpp/src/arrow/compute/row/row_test.cc              |   66 +-
 cpp/src/arrow/csv/column_decoder_test.cc           |   11 +
 cpp/src/arrow/csv/converter_test.cc                |    5 +
 cpp/src/arrow/dataset/dataset_writer_test.cc       |    2 +-
 cpp/src/arrow/extension/CMakeLists.txt             |    6 +
 cpp/src/arrow/extension/opaque.cc                  |  109 ++
 cpp/src/arrow/extension/opaque.h                   |   69 +
 cpp/src/arrow/extension/opaque_test.cc             |  197 +++
 cpp/src/arrow/filesystem/azurefs.cc                |   27 +
 cpp/src/arrow/filesystem/azurefs.h                 |    2 +
 cpp/src/arrow/filesystem/azurefs_test.cc           |   14 +-
 cpp/src/arrow/flight/CMakeLists.txt                |    2 +
 cpp/src/arrow/flight/flight_test.cc                |    8 +-
 .../flight/integration_tests/test_integration.cc   |    1 +
 cpp/src/arrow/flight/test_auth_handlers.cc         |  141 ++
 cpp/src/arrow/flight/test_auth_handlers.h          |   89 ++
 cpp/src/arrow/flight/test_definitions.cc           |   15 +-
 cpp/src/arrow/flight/test_flight_server.cc         |  417 ++++++
 cpp/src/arrow/flight/test_flight_server.h          |   92 ++
 cpp/src/arrow/flight/test_server.cc                |    3 +-
 cpp/src/arrow/flight/test_util.cc                  |  486 +------
 cpp/src/arrow/flight/test_util.h                   |   65 -
 cpp/src/arrow/io/compressed_test.cc                |    2 +-
 cpp/src/arrow/io/memory_test.cc                    |    6 +-
 cpp/src/arrow/ipc/CMakeLists.txt                   |    7 +-
 cpp/src/arrow/ipc/generate_fuzz_corpus.cc          |   44 +-
 cpp/src/arrow/ipc/generate_tensor_fuzz_corpus.cc   |    2 +-
 cpp/src/arrow/testing/random.cc                    |   19 +-
 cpp/src/arrow/testing/random.h                     |    6 +
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc  |   12 +-
 cpp/src/parquet/column_writer.cc                   |   24 +
 cpp/src/parquet/column_writer.h                    |   12 +
 cpp/src/parquet/column_writer_test.cc              |   69 +
 cpp/src/parquet/metadata.cc                        |   84 +-
 cpp/src/parquet/metadata.h                         |    5 +
 cpp/src/parquet/printer.cc                         |   32 +-
 cpp/submodules/parquet-testing                     |    2 +-
 cpp/thirdparty/versions.txt                        |    4 +-
 .../Apache.Arrow.Benchmarks.csproj                 |    4 +-
 dev/release/rat_exclude_files.txt                  |    1 +
 .../github.linux.extra.packages.yml}               |   40 +-
 ...macos-linux.local.yml => github.macos.cran.yml} |   36 +-
 dev/tasks/tasks.yml                                |    8 +
 docker-compose.yml                                 |    3 +
 docs/source/python/api/arrays.rst                  |    3 +
 docs/source/python/api/datatypes.rst               |   11 +
 go/README.md                                       |    2 +-
 go/arrow/array/builder.go                          |   11 +-
 go/arrow/array/extension_builder.go                |   10 +-
 go/arrow/extensions/bool8.go                       |  216 +++
 go/arrow/extensions/bool8_test.go                  |  319 ++++
 go/arrow/extensions/extensions_test.go             |  105 ++
 go/go.mod                                          |   14 +-
 go/go.sum                                          |   36 +-
 go/internal/types/extension_types.go               |    9 +-
 go/internal/types/extension_types_test.go          |   16 +-
 go/parquet/pqarrow/encode_arrow_test.go            |    4 +-
 java/dataset/src/main/cpp/jni_wrapper.cc           |    2 +-
 .../arrow/dataset/TestFragmentScanOptions.java     |   80 +-
 .../arrow/vector/compare/RangeEqualsVisitor.java   |   57 +
 .../arrow/vector/compare/TypeEqualsVisitor.java    |    6 +
 .../apache/arrow/vector/compare/VectorVisitor.java |    6 +
 .../arrow/vector/complex/AbstractStructVector.java |   11 +
 .../complex/BaseLargeRepeatedValueViewVector.java  |    2 +-
 .../vector/complex/BaseRepeatedValueVector.java    |   11 +
 .../arrow/vector/complex/FixedSizeListVector.java  |   11 +
 .../arrow/vector/complex/LargeListVector.java      |    9 +-
 .../arrow/vector/complex/LargeListViewVector.java  |  170 ++-
 .../apache/arrow/vector/complex/ListVector.java    |    9 +-
 .../arrow/vector/complex/ListViewVector.java       |    3 +-
 .../apache/arrow/vector/complex/StructVector.java  |    9 +-
 .../apache/arrow/vector/ipc/JsonFileReader.java    |    9 +-
 .../apache/arrow/vector/ipc/JsonFileWriter.java    |   16 +-
 .../arrow/vector/TestLargeListViewVector.java      |  456 ++++++
 .../apache/arrow/vector/TestSplitAndTransfer.java  |   20 +
 .../org/apache/arrow/vector/TestValueVector.java   |   95 ++
 .../org/apache/arrow/vector/TestVectorReset.java   |   13 +-
 .../vector/compare/TestRangeEqualsVisitor.java     |  102 ++
 .../vector/compare/TestTypeEqualsVisitor.java      |   17 +
 .../org/apache/arrow/vector/ipc/TestJSONFile.java  |    8 +
 python/CMakeLists.txt                              |    5 +
 python/pyarrow/__init__.py                         |    8 +-
 python/pyarrow/_parquet.pxd                        |    1 +
 python/pyarrow/_parquet.pyx                        |   13 +
 python/pyarrow/array.pxi                           |   28 +
 python/pyarrow/includes/libarrow.pxd               |   13 +
 python/pyarrow/lib.pxd                             |    5 +
 python/pyarrow/public-api.pxi                      |    2 +
 python/pyarrow/scalar.pxi                          |    6 +
 python/pyarrow/src/arrow/python/CMakeLists.txt     |    1 +
 python/pyarrow/src/arrow/python/deserialize.cc     |   14 +-
 python/pyarrow/src/arrow/python/numpy_to_arrow.cc  |    7 +-
 python/pyarrow/src/arrow/python/python_to_arrow.cc |   17 +-
 .../src/arrow/python/vendored}/CMakeLists.txt      |    2 +-
 .../src/arrow/python/vendored/pythoncapi_compat.h  | 1519 ++++++++++++++++++++
 python/pyarrow/tests/conftest.py                   |    3 +
 python/pyarrow/tests/parquet/conftest.py           |   12 +
 python/pyarrow/tests/parquet/test_metadata.py      |    9 +
 python/pyarrow/tests/test_extension_type.py        |   46 +
 python/pyarrow/tests/test_misc.py                  |    3 +
 python/pyarrow/types.pxi                           |  101 ++
 r/R/dplyr-summarize.R                              |    9 +
 r/tests/testthat/test-extra-package-roundtrip.R    |  105 ++
 ruby/red-arrow/ext/arrow/extconf.rb                |    7 +
 131 files changed, 6112 insertions(+), 1160 deletions(-)
 create mode 100644 cpp/src/arrow/extension/opaque.cc
 create mode 100644 cpp/src/arrow/extension/opaque.h
 create mode 100644 cpp/src/arrow/extension/opaque_test.cc
 create mode 100644 cpp/src/arrow/flight/test_auth_handlers.cc
 create mode 100644 cpp/src/arrow/flight/test_auth_handlers.h
 create mode 100644 cpp/src/arrow/flight/test_flight_server.cc
 create mode 100644 cpp/src/arrow/flight/test_flight_server.h
 copy dev/tasks/{nuget-packages/github.linux.yml => 
r/github.linux.extra.packages.yml} (54%)
 copy dev/tasks/r/{github.macos-linux.local.yml => github.macos.cran.yml} (74%)
 create mode 100644 go/arrow/extensions/bool8.go
 create mode 100644 go/arrow/extensions/bool8_test.go
 create mode 100644 go/arrow/extensions/extensions_test.go
 copy {cpp/src/arrow/vendored/pcg => 
python/pyarrow/src/arrow/python/vendored}/CMakeLists.txt (93%)
 create mode 100644 python/pyarrow/src/arrow/python/vendored/pythoncapi_compat.h
 create mode 100644 r/tests/testthat/test-extra-package-roundtrip.R

Reply via email to