This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 49093a1 ARROW-15032: [C++] Add year_month_day function
add b596f29 ARROW-15241: [C++] MakeArrayOfNull fails on extension types
with a nested storage type
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_test.cc | 2 ++
cpp/src/arrow/array/util.cc | 14 ++++++++------
cpp/src/arrow/testing/extension_type.h | 25 +++++++++++++++++++++++++
cpp/src/arrow/testing/gtest_util.cc | 27 +++++++++++++++++++++++++++
4 files changed, 62 insertions(+), 6 deletions(-)