You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 08:00:00 UTC

[jira] [Resolved] (ARROW-5441) [C++] Implement FindArrowFlight.cmake

     [ https://issues.apache.org/jira/browse/ARROW-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-5441.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Issue resolved by pull request 4415
[https://github.com/apache/arrow/pull/4415]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 40m
>  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
(v7.6.3#76005)