Krisztian Szucs created ARROW-7032: -------------------------------------- Summary: [Release] Verify python wheels in the release verification script Key: ARROW-7032 URL: https://issues.apache.org/jira/browse/ARROW-7032 Project: Apache Arrow Issue Type: Improvement Components: Packaging Reporter: Krisztian Szucs Fix For: 1.0.0
For linux wheels use docker, otherwise setup a virtualenv and install the wheel supported on the host's platform. Testing should include the imports for the optional modules and perhaps running the unit tests, but the import testing should catch most of the wheel issues. -- This message was sent by Atlassian Jira (v8.3.4#803005)