Re: Compiling C++ Arrow Flight

2019-01-07 Thread Tim Bisson
e some progress > on this in the first half of this year so keep an eye out. > > On Fri, Jan 4, 2019 at 12:26 PM Tim Bisson wrote: > > > > Thanks Wes, > > > > Yea, we might be trying to play with the code a bit too early. > > > > I made a little more prog

Re: Compiling C++ Arrow Flight

2019-01-04 Thread Tim Bisson
t of a pain because it may install all of its > third-party dependencies, possibly causing conflicts with other parts of > the Arrow build system. > > The Flight RPC project is definitely a priority for 2019 so would be glad > to have you involved, and we can try to help resolve th

Compiling C++ Arrow Flight

2019-01-02 Thread Tim Bisson
Hello All, Apologies in advance for the beginner question as I'm not versed in cmake. I'm having difficulties getting Arrow dependencies satisfied with the C++ version (cmake -DARROW_FLIGHT=ON ..). Does anyone have any tips or suggestions that enable them to compile arrow with flight on? I've c