Skip to content

Conversation

@justinvyu
Copy link
Contributor

Summary

Lightweight refactor of iter_batches into a class. This will allow individual pipeline stages to store state on the BatchIterator instance and pass context to other stages.

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Copy link
Contributor

@srinathk10 srinathk10 left a comment

Choose a reason for hiding this comment

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

Nice! LGTM

@xinyuangui2
Copy link
Contributor

Nice refactor!

@justinvyu justinvyu marked this pull request as ready for review August 11, 2025 17:45
@justinvyu justinvyu requested a review from a team as a code owner August 11, 2025 17:45
@justinvyu justinvyu enabled auto-merge (squash) August 11, 2025 18:34
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Aug 11, 2025
@justinvyu justinvyu merged commit 85f504e into ray-project:master Aug 11, 2025
6 of 7 checks passed
@justinvyu justinvyu deleted the iter_batches_class branch August 11, 2025 22:55
sampan-s-nayak pushed a commit that referenced this pull request Aug 12, 2025
Lightweight refactor of `iter_batches` into a class. This will allow
individual pipeline stages to store state on the `BatchIterator`
instance and pass context to other stages.

---------

Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: sampan <[email protected]>
dioptre pushed a commit to sourcetable/ray that referenced this pull request Aug 20, 2025
Lightweight refactor of `iter_batches` into a class. This will allow
individual pipeline stages to store state on the `BatchIterator`
instance and pass context to other stages.

---------

Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Andrew Grosser <[email protected]>
jugalshah291 pushed a commit to jugalshah291/ray_fork that referenced this pull request Sep 11, 2025
Lightweight refactor of `iter_batches` into a class. This will allow
individual pipeline stages to store state on the `BatchIterator`
instance and pass context to other stages.

---------

Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: jugalshah291 <[email protected]>
dstrodtman pushed a commit to dstrodtman/ray that referenced this pull request Oct 6, 2025
Lightweight refactor of `iter_batches` into a class. This will allow
individual pipeline stages to store state on the `BatchIterator`
instance and pass context to other stages.

---------

Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Douglas Strodtman <[email protected]>
snorkelopstesting2-coder pushed a commit to snorkel-marlin-repos/ray-project_ray_pr_55410_5330db26-b6d2-42c8-aadf-3fc8107b4eb8 that referenced this pull request Oct 22, 2025
Original PR #55410 by justinvyu
Original: ray-project/ray#55410
snorkelopstesting3-bot added a commit to snorkel-marlin-repos/ray-project_ray_pr_55410_5330db26-b6d2-42c8-aadf-3fc8107b4eb8 that referenced this pull request Oct 22, 2025
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.

3 participants