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
/
sql
Public
Notifications
You must be signed in to change notification settings
Fork
220
Star
175
Code
Issues
268
Pull requests
62
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add query routing and execution handoff for Parquet-backed indices
- #5267
#5267
Merged
ahkcs
merged 11 commits into
opensearch-project:feature/mustang-ppl-integration
opensearch-project/sql:feature/mustang-ppl-integration
from
ahkcs:pr/mustang-query-routing
ahkcs/sql:pr/mustang-query-routing
Copy head branch name to clipboard
Mar 26, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add query routing and execution handoff for Parquet-backed indices
#5267
ahkcs
merged 11 commits into
opensearch-project:feature/mustang-ppl-integration
opensearch-project/sql:feature/mustang-ppl-integration
from
ahkcs:pr/mustang-query-routing
ahkcs/sql:pr/mustang-query-routing
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
[Mustang] Add query routing and execution handoff for Parquet-backed indices (#5247)
Show description for a16078c
ahkcs
committed
a16078c
View commit details
Copy full SHA for a16078c
Browse repository at this point
Align isClientError with RestPPLQueryAction classification
Show description for 6d0c881
ahkcs
committed
6d0c881
View commit details
Copy full SHA for 6d0c881
Browse repository at this point
Move stub code into analytics/stub sub-package
Show description for 057fb16
ahkcs
committed
057fb16
View commit details
Copy full SHA for 057fb16
Browse repository at this point
Use ErrorMessageFactory for error responses
Show description for 09fb0c4
ahkcs
committed
09fb0c4
View commit details
Copy full SHA for 09fb0c4
Browse repository at this point
Make metrics and response formatting query-type-aware
Show description for 451405f
ahkcs
committed
451405f
View commit details
Copy full SHA for 451405f
Browse repository at this point
Move analytics routing from REST layer to transport layer
Show description for 7613c44
ahkcs
committed
7613c44
View commit details
Copy full SHA for 7613c44
Browse repository at this point
Add query size limit to RelNode plan instead of post-processing
Show description for 6ce3ac5
ahkcs
committed
6ce3ac5
View commit details
Copy full SHA for 6ce3ac5
Browse repository at this point
Commits on Mar 26, 2026
Propagate security context to sql-worker thread pool
Show description for 0ea384a
ahkcs
committed
0ea384a
View commit details
Copy full SHA for 0ea384a
Browse repository at this point
Move analytics routing after profiling setup
Show description for e08ef54
ahkcs
committed
e08ef54
View commit details
Copy full SHA for e08ef54
Browse repository at this point
Remove NPE from isClientError classification
Show description for 70f7e65
ahkcs
committed
70f7e65
View commit details
Copy full SHA for 70f7e65
Browse repository at this point
Remove duplicate REST execution path from RestUnifiedQueryAction
Show description for f963911
ahkcs
committed
f963911
View commit details
Copy full SHA for f963911
Browse repository at this point
You can’t perform that action at this time.