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 937b51f ARROW-14132: [C++] Improve CSV chunker tests
add 0da36f9 ARROW-13916: [C++] Implement strftime on date32/64 types
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/scalar_temporal.cc | 2 +-
.../arrow/compute/kernels/scalar_temporal_test.cc | 19 ++++++++++
docs/source/cpp/compute.rst | 2 +-
r/R/dplyr-functions.R | 14 ++++---
r/tests/testthat/test-dplyr-lubridate.R | 44 ++++++++++++++++------
r/tests/testthat/test-dplyr-string-functions.R | 25 ++++++++----
6 files changed, 78 insertions(+), 28 deletions(-)