Skip to content

[Data] Fix Progress Bar Name#58451

Merged
richardliaw merged 1 commit into
ray-project:masterfrom
kyuds:fix-typo
Nov 7, 2025
Merged

[Data] Fix Progress Bar Name#58451
richardliaw merged 1 commit into
ray-project:masterfrom
kyuds:fix-typo

Conversation

@kyuds

@kyuds kyuds commented Nov 7, 2025

Copy link
Copy Markdown
Member

Description

There was a typo

Related issues

N/A

Additional information

N/A

Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>
@kyuds kyuds requested a review from a team as a code owner November 7, 2025 12:29
@kyuds

kyuds commented Nov 7, 2025

Copy link
Copy Markdown
Member Author

PTAL @richardliaw @bveeramani ! Thank you in advance!

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

The pull request correctly fixes a typo in the progress bar name for the hash shuffle operator, changing "Shufle" to "Shuffle". This is a straightforward and positive change that improves the user experience by ensuring consistent and accurate terminology in the UI.

)
),
shuffle_progress_bar_name="Shufle",
shuffle_progress_bar_name="Shuffle",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This change correctly fixes the typo in the shuffle_progress_bar_name from "Shufle" to "Shuffle". This improves the clarity and professionalism of the progress bar displayed to users.

@ray-gardener ray-gardener Bot added data Ray Data-related issues community-contribution Contributed by the community labels Nov 7, 2025
@richardliaw richardliaw enabled auto-merge (squash) November 7, 2025 20:01
@github-actions github-actions Bot added the go add ONLY when ready to merge, run all tests label Nov 7, 2025
@richardliaw richardliaw merged commit 3553d8e into ray-project:master Nov 7, 2025
7 checks passed
YoussefEssDS pushed a commit to YoussefEssDS/ray that referenced this pull request Nov 8, 2025
## Description
There was a typo

## Related issues
N/A

## Additional information
N/A

Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>
@kyuds kyuds deleted the fix-typo branch November 8, 2025 01:53
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
## Description
There was a typo

## Related issues
N/A

## Additional information
N/A

Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>
SheldonTsen pushed a commit to SheldonTsen/ray that referenced this pull request Dec 1, 2025
## Description
There was a typo

## Related issues
N/A

## Additional information
N/A

Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>
Future-Outlier pushed a commit to Future-Outlier/ray that referenced this pull request Dec 7, 2025
## Description
There was a typo

## Related issues
N/A

## Additional information
N/A

Signed-off-by: Daniel Shin <kyuseung1016@gmail.com>
Signed-off-by: Future-Outlier <eric901201@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Contributed by the community data Ray Data-related issues go add ONLY when ready to merge, run all tests

3 participants