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

Upgrade to latest arrow to include set serialization speedups #957

Merged
merged 2 commits into from
Sep 10, 2017

Conversation

pcmoritz
Copy link
Contributor

@pcmoritz pcmoritz commented Sep 9, 2017

@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/1802/
Test PASSed.

@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/1803/
Test PASSed.

@robertnishihara
Copy link
Collaborator

Though it technically doesn't change the behavior, we should probably also remove these lines, right?

ray/python/ray/worker.py

Lines 1031 to 1032 in d6612a9

# Tell Ray to serialize sets with pickle.
_register_class(type(set()), pickle=True)

@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/1810/
Test PASSed.

@robertnishihara robertnishihara merged commit 546ba23 into ray-project:master Sep 10, 2017
@robertnishihara robertnishihara deleted the set-serialization branch September 10, 2017 07:12
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