]> 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:40 +0000 (12:49 -0500)
commit00bbd7b988011e3d47c6ed44e2f62d6f7af1e34b
tree67a9317f5c5594d7a6153f54c09ac2a88cb48596
parentaba9bb728d20c44f12a9aec685376257fd39e3ab
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>
src/CMakeLists.txt
src/rgw/CMakeLists.txt