]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: allow Arrow Flight to be built and linked into ceph components
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 3 May 2022 02:23:23 +0000 (22:23 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Thu, 15 Dec 2022 17:49:35 +0000 (12:49 -0500)
commitaba9bb728d20c44f12a9aec685376257fd39e3ab
tree10c83c155164b9fe716f719bb802beff504e6f4c
parentf8b969785c87c421f2710ef76ed270c7d462563d
rgw: allow Arrow Flight to be built and linked into ceph components

Arrow Flight integration is triggered by defining
WITH_RADOSGW_ARROW_FLIGHT=ON with the cmake invocation.

For now this assumes that grpc-plugins is installed on the system and
won't be built internally.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
CMakeLists.txt
cmake/modules/BuildArrow.cmake
cmake/modules/Findc-ares.cmake
src/CMakeLists.txt