[
https://issues.apache.org/jira/browse/ARROW-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4654:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Implicit Flight target dependencies cause compilation failure
> -------------------------------------------------------------------
>
> Key: ARROW-4654
> URL: https://issues.apache.org/jira/browse/ARROW-4654
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, FlightRPC
> Affects Versions: 0.12.0
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: pull-request-available
>
> {code:sh}
> In file included from ../src/arrow/flight/internal.h:23:0,
> from ../src/arrow/python/flight.cc:20:
> ../src/arrow/flight/protocol-internal.h:22:10: fatal error:
> arrow/flight/Flight.grpc.pb.h: No such file or directory
> #include "arrow/flight/Flight.grpc.pb.h" // IWYU pragma: export
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)