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

raulcd pushed a change to branch maint-22.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from bf342b2963 GH-30036: [C++] Timezone-aware kernels should handle offset 
strings (e.g. "+04:30") (#12865)
     new b75274f24c GH-47705: [R][CI] Migrate rhub debian-gcc-release to 
equivalent supported image (#47730)
     new d57e4d46ec GH-47704: [R] Update paths in nightly libarrow upload job 
(#47727)
     new 314348a883 GH-47742: [C++][CI] Silence Valgrind leak on protobuf 
initialization (#47743)
     new 7b4dd05111 GH-47740: [C++][Parquet] Fix undefined behavior when 
reading invalid Parquet data (#47741)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/r_nightly.yml            | 408 +++++++++++++++--------------
 cpp/CMakePresets.json                      |   3 +-
 cpp/src/arrow/util/rle_encoding_internal.h |  16 +-
 cpp/src/parquet/decoder.cc                 |   7 +-
 cpp/valgrind.supp                          |  12 +
 dev/tasks/tasks.yml                        |   4 +-
 testing                                    |   2 +-
 7 files changed, 248 insertions(+), 204 deletions(-)

Reply via email to