Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ray-project
/
ray
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
43.1k
Code
Issues
2.8k
Pull requests
636
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Data] Add configurable batching for resolve_block_refs to speed up iter_batches
#58467
Merged
bveeramani
merged 15 commits into
ray-project:master
ray-project/ray:master
from
YoussefEssDS:iter-batch-clean
YoussefEssDS/ray:iter-batch-clean
Copy head branch name to clipboard
Dec 15, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
[Data] Add configurable batching for resolve_block_refs to speed up iter_batches
#58467
bveeramani
merged 15 commits into
ray-project:master
ray-project/ray:master
from
YoussefEssDS:iter-batch-clean
YoussefEssDS/ray:iter-batch-clean
Copy head branch name to clipboard
Commits
Commits on Nov 8, 2025
Batch ray.get calls in resolve_block_refs()
Show description for 1e38e51
YoussefEssDS
committed
1e38e51
Copy full SHA for 1e38e51
Use yield from from & clean up
Show description for 2023979
YoussefEssDS
committed
2023979
Copy full SHA for 2023979
Fix lint issue
Show description for c3cfdc1
YoussefEssDS
committed
c3cfdc1
Copy full SHA for c3cfdc1
Commits on Nov 11, 2025
Cap batched ray.get size by prefetch window and add override test
Show description for 48e31bb
YoussefEssDS
committed
48e31bb
Copy full SHA for 48e31bb
Use get_next_ref_bundle and clean up
Show description for 4725ebd
YoussefEssDS
committed
4725ebd
Copy full SHA for 4725ebd
Merge branch 'master' into iter-batch-clean
YoussefEssDS
authored
17d88de
Copy full SHA for 17d88de
Cleanup
Show description for e20b504
YoussefEssDS
committed
e20b504
Copy full SHA for e20b504
Commits on Nov 16, 2025
Fix the name and document tests
Show description for 89d2ab4
YoussefEssDS
committed
89d2ab4
Copy full SHA for 89d2ab4
Commits on Nov 17, 2025
Re-trigger CI
Show description for aa349a1
YoussefEssDS
committed
aa349a1
Copy full SHA for aa349a1
Re-trigger CI
Show description for 6fe7705
YoussefEssDS
committed
6fe7705
Copy full SHA for 6fe7705
Commits on Nov 18, 2025
Merge branch 'master' into iter-batch-clean
YoussefEssDS
authored
30cd108
Copy full SHA for 30cd108
Commits on Nov 23, 2025
Use prefetched block counts to cap iter_batches ray.get
Show description for fe2023f
YoussefEssDS
committed
fe2023f
Copy full SHA for fe2023f
cleanup
Show description for 9fef119
YoussefEssDS
committed
9fef119
Copy full SHA for 9fef119
Commits on Dec 4, 2025
Require DataContext in resolve_block_refs and note dataset context TODO
Show description for cca235f
YoussefEssDS
committed
cca235f
Copy full SHA for cca235f
Merge branch 'master' into iter-batch-clean
YoussefEssDS
authored
8a27b88
Copy full SHA for 8a27b88
You can’t perform that action at this time.