RE: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled static lib

2021-12-20 Thread Teodorescu, Radu (WorldQuant)
please check if this PR solves the linking issue? https://github.com/apache/arrow/pull/11889 I'm able to compile David's example (https://issues.apache.org/jira/browse/ARROW-14708) locally. Rok On Mon, Nov 15, 2021 at 7:46 PM Teodorescu, Radu (WorldQuant) wrote: > > Thank you! > > -

[C++] two questions about compute exec plan

2021-11-17 Thread Teodorescu, Radu (WorldQuant)
Hello, I've been looking into the latest exec plan developments and I am quite excited about the recent evolution. I have two question around usability: 1. I see that Sink Nodes don't populate the output schema - what is the motivation behind this? What is the recommended way to collect

RE: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled static lib

2021-11-15 Thread Teodorescu, Radu (WorldQuant)
://issues.apache.org/jira/browse/ARROW-14708 -David On Thu, Nov 11, 2021, at 22:58, Teodorescu, Radu (WorldQuant) wrote: > It builds fine if I add all the missing libraries manually but I > haven't been able to test it with GCS enabled (that flag breaks for me > for independent reasons) > >

RE: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled static lib

2021-11-11 Thread Teodorescu, Radu (WorldQuant)
tests build and pass, it may not be easy to consume the artifacts once installed). [1]: https://github.com/apache/arrow/pull/11507 [2]: https://github.com/apache/arrow/issues/11657 -David On Thu, Nov 11, 2021, at 18:50, Teodorescu, Radu (WorldQuant) wrote: > Hi, > We are building with

Missing absl symbols from 6.0 arrow bundled static lib

2021-11-11 Thread Teodorescu, Radu (WorldQuant)
Hi, We are building with arrow as a CMake external project and using arrow_bundled lib for the third party dependencies. As of 6.0 we noticed a number of link errors and I tracked it down to a number of absl libraries no longer being included (5.0 has 21 absl libraries in the bundle while 6.0