nesyamun opened a new issue #10929: URL: https://github.com/apache/arrow/issues/10929
I have issue running Arrow with pyarrow on arm64, in Docker, and hope to get some advice. I get the following errors: ``` <jemalloc>: Unsupported system page size ``` The Docker image I’m building is Debian and based on `python:3.8.9-slim-buster`. It's used for Apache Airflow. I’ve tried a nightly pyarrow wheel but it doesn't fix the issue. Installing Arrow and pyarrow from source **does** fix the issue. Any advice for fixing this issue **without** installing Arrow and pyarrow from source? I contacted the mailing list on the 27th of July for this. Thanks! -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org