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

Added possibility to set custom actor owner when convert spark dataframe to ray dataset #376

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

max-509
Copy link
Contributor

@max-509 max-509 commented Aug 20, 2023

Pull request with changes described in this issue

@kira-lin
Copy link
Collaborator

Hi @max-509
Thanks for the PR! Sorry for the late reply, I've been working on other projects. The PR looks good, but can you fix the CI? It failed because test_data_ownership_transfer is still using _use_owner

@max-509
Copy link
Contributor Author

max-509 commented Oct 18, 2023

Hello @kira-lin
It's okay that you answered later, I was busy too. I fixed CI, you can check.

@kira-lin kira-lin merged commit 55248ab into oap-project:master Oct 19, 2023
12 checks passed
@kira-lin
Copy link
Collaborator

Thanks!

carsonwang pushed a commit that referenced this pull request Jun 26, 2024
…ame to ray dataset (#376)

* Added possibility to set custom actor owner when convert spark dataframe to ray dataset

* Fixed owner errors in estimators

* Fixed pylint errors

* Fixed test_data_ownership_transfer() test

* Fixed test_data_ownership_transfer() test

---------

Co-authored-by: Vershinin Maxim WX1123714 <[email protected]>
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.

2 participants