Skip to content

[Data] Fix a typo#56587

Merged
jjyao merged 1 commit intoray-project:masterfrom
jjyao:jjyao/tyyypo
Sep 16, 2025
Merged

[Data] Fix a typo#56587
jjyao merged 1 commit intoray-project:masterfrom
jjyao:jjyao/tyyypo

Conversation

@jjyao
Copy link
Collaborator

@jjyao jjyao commented Sep 16, 2025

Why are these changes needed?

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
@jjyao jjyao requested a review from a team as a code owner September 16, 2025 17:38
@jjyao jjyao added the go add ONLY when ready to merge, run all tests label Sep 16, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request fixes a typo in a comment within python/ray/data/_internal/execution/autoscaling_requester.py. The change correctly updates the comment to refer to the autoscaling requester actor, which improves code clarity. The change is correct and I have no further feedback.

@jjyao jjyao enabled auto-merge (squash) September 16, 2025 18:53
@jjyao jjyao merged commit aa04cb0 into ray-project:master Sep 16, 2025
5 of 6 checks passed
@jjyao jjyao deleted the jjyao/tyyypo branch September 16, 2025 20:10
jmajety-dev pushed a commit to jmajety-dev/ray that referenced this pull request Sep 16, 2025
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
ZacAttack pushed a commit to ZacAttack/ray that referenced this pull request Sep 24, 2025
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
Signed-off-by: zac <zac@anyscale.com>
marcostephan pushed a commit to marcostephan/ray that referenced this pull request Sep 24, 2025
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
Signed-off-by: Marco Stephan <marco@magic.dev>
dstrodtman pushed a commit that referenced this pull request Oct 6, 2025
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
Signed-off-by: Douglas Strodtman <douglas@anyscale.com>
justinyeh1995 pushed a commit to justinyeh1995/ray that referenced this pull request Oct 20, 2025
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants