[
https://issues.apache.org/jira/browse/ARROW-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661676#comment-17661676
]
Rok Mihevc commented on ARROW-4654:
-----------------------------------
This issue has been migrated to [issue
#21185|https://github.com/apache/arrow/issues/21185] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Fix For: 0.13.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> {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
(v8.20.10#820010)