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

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


    from 42647dcd00 ARROW-16887: [R][Docs] Update Filesystem Vignette for GCS 
(#13601)
     new 25145ed386 ARROW-17197: [R] floor_date/ceiling_date lubridate 
comparison tests failing on macOS (#13705)
     new ffdd3a334c ARROW-16692: [C++] StackOverflow in merge generator causes 
segmentation fault in scan (#13691)
     new 74a4a0244e ARROW-15591: [C++] Add support for aggregation to the 
Substrait consumer (#13130)

The 3 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:
 cpp/src/arrow/dataset/scanner_test.cc              |   6 +
 cpp/src/arrow/engine/substrait/extension_set.cc    |   1 +
 .../arrow/engine/substrait/relation_internal.cc    |  72 ++++-
 cpp/src/arrow/engine/substrait/serde_test.cc       | 317 +++++++++++++++++++++
 cpp/src/arrow/util/async_generator.h               | 115 +++++---
 cpp/src/arrow/util/async_generator_test.cc         |  19 ++
 r/tests/testthat/test-dplyr-funcs-datetime.R       |   4 +-
 7 files changed, 493 insertions(+), 41 deletions(-)

Reply via email to