xshirax commented on issue #41067:
URL: https://github.com/apache/arrow/issues/41067#issuecomment-2042301531
Hi. I believe the issue is related to new release of snappy 1.2.0
This issue is solved with snappy 1.1
I get same bug (segmentation fault). specifically:
File
"/homes/.../.conda/envs/.../lib/python3.10/site-packages/pyarrow/__init__.py",
line 65, in <module>
import pyarrow.lib as _lib
ImportError:
/homes/.../.conda/envs/.../lib/python3.10/site-packages/pyarrow/../../.././liborc.so:
undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm
--
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]