[ https://issues.apache.org/jira/browse/ARROW-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662465#comment-17662465 ]
Rok Mihevc commented on ARROW-5441: ----------------------------------- This issue has been migrated to [issue #21894|https://github.com/apache/arrow/issues/21894] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C++] Implement FindArrowFlight.cmake > ------------------------------------- > > Key: ARROW-5441 > URL: https://issues.apache.org/jira/browse/ARROW-5441 > Project: Apache Arrow > Issue Type: Improvement > Components: C++, FlightRPC > Affects Versions: 0.13.0 > Reporter: Antoine Pitrou > Assignee: Antoine Pitrou > Priority: Major > Labels: pull-request-available > Fix For: 0.14.0 > > Time Spent: 50m > Remaining Estimate: 0h > > This is required so that downstream CMake users can write: > {code} > find_package(ArrowFlight) > {code} > to find the Flight library paths. In turn this will allow > {{PYARROW_BUNDLE_ARROW_CPP}} to work with Arrow Flight. -- This message was sent by Atlassian Jira (v8.20.10#820010)