This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 9bd0ddb4bf GH-41725: [Python] CMake: ignore Parquet encryption option
if Parquet itself is not enabled (fix Java integration build) (#41776)
add 9185d7dad7 GH-41783: [C++] Make git-dependent definitions internal
(#41781)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 2 +-
cpp/cmake_modules/ThirdpartyToolchain.cmake | 6 ------
cpp/src/arrow/CMakeLists.txt | 6 ++++++
cpp/src/arrow/config.cc | 1 +
cpp/src/arrow/util/config.h.cmake | 3 ---
.../arrow/{csv/type_fwd.h => util/config_internal.h.cmake} | 14 ++++----------
dev/archery/archery/utils/lint.py | 2 +-
7 files changed, 13 insertions(+), 21 deletions(-)
copy cpp/src/arrow/{csv/type_fwd.h => util/config_internal.h.cmake} (79%)