This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from cab3e216e1 ARROW-17018: [C++][Python] Timedelta dtype metadata base
unit is globally mutated by the Table.to_pandas() method (#13553)
add d404c9c6a0 ARROW-16999: [C++] Add support for SnappyConfig.cmake
(#13536)
No new revisions were added by this update.
Summary of changes:
ci/scripts/conan_build.sh | 3 ++
cpp/CMakeLists.txt | 4 +-
.../{FindSnappy.cmake => FindSnappyAlt.cmake} | 49 ++++++++++++++++++++--
cpp/cmake_modules/Findre2Alt.cmake | 4 +-
cpp/cmake_modules/ThirdpartyToolchain.cmake | 40 ++++++++++++++----
cpp/src/arrow/adapters/orc/CMakeLists.txt | 2 +-
.../apache-arrow/debian/libarrow-dev.install | 3 +-
.../linux-packages/apache-arrow/yum/arrow.spec.in | 2 +-
dev/tasks/tasks.yml | 3 +-
9 files changed, 88 insertions(+), 22 deletions(-)
rename cpp/cmake_modules/{FindSnappy.cmake => FindSnappyAlt.cmake} (60%)