Uwe L. Korn created ARROW-4747:
----------------------------------
Summary: [C++/PyPy] Add docker image to test against PyPy nightlies
Key: ARROW-4747
URL: https://issues.apache.org/jira/browse/ARROW-4747
Project: Apache Arrow
Issue Type: Task
Components: C++, Python
Reporter: Uwe L. Korn
It seems
(https://bitbucket.org/pypy/pypy/issues/2842/running-pyarrow-on-pypy-segfaults#comment-50670536)
that we are close to being able to run with PyPy. At the moment, we don't
actively work on supporting PyPy but this would be a good start on providing
feedback at what is still missing.
To have such an image, one would need to fork one of the current test setups in
{{docker-compose.yml}} that build with system libraries (e.g. ubuntu-xenial or
debian-testing) and exchange the system Python with the PyPy nightly builds
from http://buildbot.pypy.org/nightly/trunk/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)