[ https://issues.apache.org/jira/browse/ARROW-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe L. Korn resolved ARROW-4654. -------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Issue resolved by pull request 3729 [https://github.com/apache/arrow/pull/3729] > [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: 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 (v7.6.3#76005)