[
https://issues.apache.org/jira/browse/ARROW-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789089#comment-16789089
]
Aaron Wise commented on ARROW-4747:
-----------------------------------
Hi [~xhochy], following up our discussion on the pypy issue board, I'm happy to
take a look at this (albeit in my free time, so no timeliness guarantees :) ).
To get started, is there any relevant documentation about the CI system or
about how to locally kick off these containers and run the tests?
> [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
> Priority: Major
> Labels: pypy
>
> 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)