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

[Symbols]apply use ray internal namespace for stats reporting #28

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

ashione
Copy link
Member

@ashione ashione commented Feb 25, 2022

Fix mac os failure issue.

Reference Issue : #26

jovany-wang pushed a commit to ray-project/ray that referenced this pull request Feb 28, 2022
To hidden symbols of thirdparty library, this pull request reuses internal namespace that can be imported by any external native projects without side effects.

Besides, we suggest all of contributors to make sure it'd better use thirdparty library in ray scopes/namspaces and only ray::internal should be exported.

More details in #22526

Mobius has applied this change in ray-project/mobius#28.

Co-authored-by: 林濯 <[email protected]>
Copy link
Contributor

@jovany-wang jovany-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

streaming/WORKSPACE Outdated Show resolved Hide resolved
@ashione ashione merged commit 75115ad into master Feb 28, 2022
@ashione ashione deleted the apply-ray-internal-symbols branch March 1, 2022 03:30
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