]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: add submodule for Apache Arrow at v6.0.1
authorCasey Bodley <cbodley@redhat.com>
Thu, 20 Jan 2022 15:22:27 +0000 (10:22 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 14 Mar 2022 14:19:02 +0000 (10:19 -0400)
commit2ca6d75521541e99ebb6101f6d350f92a6797a8b
tree22e4f94ab32b5b8a15df5a4cd15c3d0c6affa303
parent0b44878cb24290d231e0ab807c8203cec30cf563
cmake: add submodule for Apache Arrow at v6.0.1

adds an arrow submodule. when WITH_RADOSGW_SELECT_PARQUET is enabled,
the submodule is built as an external project and rgw links against its
imported Arrow::Parquet target

Signed-off-by: Casey Bodley <cbodley@redhat.com>
.gitmodules
CMakeLists.txt
ceph.spec.in
cmake/modules/BuildArrow.cmake [new file with mode: 0644]
cmake/modules/BuildBoost.cmake
debian/control
src/CMakeLists.txt
src/arrow [new submodule]
src/rgw/CMakeLists.txt