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

2021-12-20 Thread Teodorescu, Radu (WorldQuant)
Hi Rok - sorry I missed this earlier. Let us try it and get back to you. Radu -Original Message- From: Rok Mihevc Sent: Wednesday, December 8, 2021 6:03 AM To: dev@arrow.apache.org Subject: Re: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled static lib Hi Radu, Could you

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

2021-12-08 Thread Rok Mihevc
Thank you! > > -Original Message- > From: David Li > Sent: Saturday, November 13, 2021 2:56 PM > To: dev@arrow.apache.org > Subject: Re: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled > static lib > > Hi Radu, > > I can reproduce, I filed ARROW

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

2021-11-15 Thread Teodorescu, Radu (WorldQuant)
Thank you! -Original Message- From: David Li Sent: Saturday, November 13, 2021 2:56 PM To: dev@arrow.apache.org Subject: Re: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled static lib Hi Radu, I can reproduce, I filed ARROW-14708 with some observations: https

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

2021-11-13 Thread David Li
o test it with GCS enabled (that flag breaks for me for independent > reasons) > > -Original Message- > From: David Li > Sent: Thursday, November 11, 2021 7:35 PM > To: dev@arrow.apache.org > Subject: [EXTERNAL] Re: Missing absl symbols from 6.0 arrow bundled stat

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

2021-11-11 Thread Teodorescu, Radu (WorldQuant)
: Missing absl symbols from 6.0 arrow bundled static lib I don't believe this was intentional. IIRC, we refactored how we deal with Abseil in order to support integrating the Google Cloud SDK (since both it and gRPC use Abseil) and that (or perhaps some other change?) might have changed which

Re: Missing absl symbols from 6.0 arrow bundled static lib

2021-11-11 Thread David Li
I don't believe this was intentional. IIRC, we refactored how we deal with Abseil in order to support integrating the Google Cloud SDK (since both it and gRPC use Abseil) and that (or perhaps some other change?) might have changed which libraries we include. Is it workable to explicitly link

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