nominee1997 opened a new issue, #1878: URL: https://github.com/apache/orc/issues/1878
After 1.2.0 release of snappy (conda package came out 7th of April - https://anaconda.org/conda-forge/snappy/files) we started seeing this kind of import error (when importing pyarrow): `ImportError: /opt/app-root/micromamba/envs/myenv/lib/python3.11/site-packages/pyarrow/../../.././liborc.so: undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm` Pinning snappy to <1.2.0 fixed -- 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]
