Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pyarrow version check #1360

Merged
merged 1 commit into from
Dec 21, 2017

Conversation

pcmoritz
Copy link
Contributor

In certain situations, the version number of pyarrow can be None, see https://github.com/apache/arrow/blob/155bf076204dcb6bf1f68a556e9243556f5e4ebb/python/pyarrow/__init__.py#L29

In this case, constructing the error message didn't work.

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/2882/
Test PASSed.

@robertnishihara robertnishihara merged commit 3a301c3 into ray-project:master Dec 21, 2017
@robertnishihara robertnishihara deleted the fix-version-check branch December 21, 2017 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants