Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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
.
opensearch-project
/
OpenSearch
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
13.6k
Code
Issues
2.5k
Pull requests
638
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Late Materialization (Query-Then-Fetch) for pure Sort queries
- #21836
#21836
Merged
mch2
merged 19 commits into
opensearch-project:main
opensearch-project/OpenSearch:main
from
expani:qtf-clean
expani/OpenSearch:qtf-clean
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
19
聽(19)
Checks
Files changed
Merged
Late Materialization (Query-Then-Fetch) for pure Sort queries
#21836
mch2
merged 19 commits into
opensearch-project:main
opensearch-project/OpenSearch:main
from
expani:qtf-clean
expani/OpenSearch:qtf-clean
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
QTF planner foundation: late-materialization rewriter + scheduler stage skeleton
Show description for c29307f
expani
committed
c29307f
View commit details
Copy full SHA for c29307f
Browse repository at this point
QTF data-node: row-id fetch, global-id query phase, context management
Show description for d8d057a
alchemist51
committed
d8d057a
View commit details
Copy full SHA for d8d057a
Browse repository at this point
QTF coordinator integration: scheduler wiring, leak fixes, E2E IT
Show description for adbd8be
expani
committed
adbd8be
View commit details
Copy full SHA for adbd8be
Browse repository at this point
Commits on May 26, 2026
Make it working
Show description for 3ad9c5a
alchemist51
committed
3ad9c5a
View commit details
Copy full SHA for 3ad9c5a
Browse repository at this point
Spotless and LoggerUsage checks
Show description for 4f269aa
expani
committed
4f269aa
View commit details
Copy full SHA for 4f269aa
Browse repository at this point
Commits on May 27, 2026
Fixed a bug in Rewritter for properly mapping above sort operators and handled multi shards in datanode readerctx
Show description for b462dba
expani
committed
b462dba
View commit details
Copy full SHA for b462dba
Browse repository at this point
Made fetchByRowIds async
Show description for 41f31eb
expani
committed
41f31eb
View commit details
Copy full SHA for 41f31eb
Browse repository at this point
Refactored to remove duplicate code
Show description for 8161fa5
expani
committed
8161fa5
View commit details
Copy full SHA for 8161fa5
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into qtf-clean
alchemist51
committed
fabd859
View commit details
Copy full SHA for fabd859
Browse repository at this point
Add imports correctly
Show description for 0cf1c79
alchemist51
committed
0cf1c79
View commit details
Copy full SHA for 0cf1c79
Browse repository at this point
Test failures and error handling
Show description for 8fb7e16
expani
committed
8fb7e16
View commit details
Copy full SHA for 8fb7e16
Browse repository at this point
Reverted the disabling of infer schema caused by PR-21826
Show description for 1e92782
expani
committed
1e92782
View commit details
Copy full SHA for 1e92782
Browse repository at this point
Commits on May 28, 2026
Merge remote-tracking branch 'mainline/main' into qtf-clean
Show description for da16290
expani
committed
da16290
View commit details
Copy full SHA for da16290
Browse repository at this point
Fix QtfSubstraitDumpIT after merge
Show description for a64341a
expani
committed
a64341a
View commit details
Copy full SHA for a64341a
Browse repository at this point
Fixed a bug with double closing the sink on empty shard results
Show description for 5c0ccdb
expani
committed
5c0ccdb
View commit details
Copy full SHA for 5c0ccdb
Browse repository at this point
Fixed thread safety to use explicit lock AND removed loggers used in debugging
Show description for 58cdfd1
expani
committed
58cdfd1
View commit details
Copy full SHA for 58cdfd1
Browse repository at this point
Flipping loggers to ERROR for debugging in CI as not reproable locally
Show description for 4fb7d7b
expani
committed
4fb7d7b
View commit details
Copy full SHA for 4fb7d7b
Browse repository at this point
Fixed a NASTY bug
Show description for b6c1cc1
expani
committed
b6c1cc1
View commit details
Copy full SHA for b6c1cc1
Browse repository at this point
Merge remote-tracking branch 'mainline/main' into qtf-clean
Show description for d28655a
expani
committed
d28655a
View commit details
Copy full SHA for d28655a
Browse repository at this point
You can鈥檛 perform that action at this time.