Inokinoki commented on issue #40088: URL: https://github.com/apache/arrow/issues/40088#issuecomment-3536194025
> > `pyarrow==22.0` seems to have fixed this for us. > > Hmm, interesting. Perhaps that's because we bumped our bundled protobuf version? [@raulcd](https://github.com/raulcd) Otherwise I'm not aware of any change on our side that might have fixed the issue. Yes, I think a newer version protobuf (which has consistent impl of absl mutex) should fix this. > The easiest solution is to upgrade the protobuf default version of pyarrow to a later one, other than 3.21.X. C.f. https://github.com/tink-crypto/tink-py/issues/25#issuecomment-2857960794 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
