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
Integrate SQL REST endpoint with analytics engine path
- #5317
#5317
Merged
ahkcs
merged 10 commits into
feature/mustang-ppl-integration
opensearch-project/sql:feature/mustang-ppl-integration
from
pr/mustang-sql-integration
opensearch-project/sql:pr/mustang-sql-integration
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Integrate SQL REST endpoint with analytics engine path
#5317
ahkcs
merged 10 commits into
feature/mustang-ppl-integration
opensearch-project/sql:feature/mustang-ppl-integration
from
pr/mustang-sql-integration
opensearch-project/sql:pr/mustang-sql-integration
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Integrate SQL REST endpoint with analytics engine path
Show description for 5c25195
ahkcs
committed
5c25195
View commit details
Copy full SHA for 5c25195
Browse repository at this point
Use queryType to branch index extraction instead of instanceof
Show description for 1f8ee7c
ahkcs
committed
1f8ee7c
View commit details
Copy full SHA for 1f8ee7c
Browse repository at this point
Use Optional for extractIndexName return type
Show description for b4f2500
ahkcs
committed
b4f2500
View commit details
Copy full SHA for b4f2500
Browse repository at this point
Unify execute and explain methods for both PPL and SQL paths
Show description for b95d48d
ahkcs
committed
b95d48d
View commit details
Copy full SHA for b95d48d
Browse repository at this point
Reuse base class explainQuery() in AnalyticsSQLExplainIT
Show description for f5d7d15
ahkcs
committed
f5d7d15
View commit details
Copy full SHA for f5d7d15
Browse repository at this point
Reuse base class executeQuery() in AnalyticsSQLIT
Show description for d65305a
ahkcs
committed
d65305a
View commit details
Copy full SHA for d65305a
Browse repository at this point
Remove no-arg constructor and null check for analyticsRouter
Show description for aacb418
ahkcs
committed
aacb418
View commit details
Copy full SHA for aacb418
Browse repository at this point
Extract V2 engine delegation into delegateToV2Engine method
Show description for 617cbed
ahkcs
committed
617cbed
View commit details
Copy full SHA for 617cbed
Browse repository at this point
Refactor SQL table extraction to use SqlBasicVisitor pattern
Show description for 543e32c
ahkcs
committed
543e32c
View commit details
Copy full SHA for 543e32c
Browse repository at this point
Move SqlBasicVisitor to import header
Show description for 7125fb6
ahkcs
committed
7125fb6
View commit details
Copy full SHA for 7125fb6
Browse repository at this point
You can’t perform that action at this time.