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
221
Star
175
Code
Issues
270
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 SQL histogram and date_histogram bucket functions
- #5700
#5700
Open
RyanL1997
wants to merge 12 commits into
opensearch-project:main
opensearch-project/sql:main
from
RyanL1997:sql-explore/sql-histogram
RyanL1997/sql:sql-explore/sql-histogram
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Add SQL histogram and date_histogram bucket functions
#5700
RyanL1997
wants to merge 12 commits into
opensearch-project:main
opensearch-project/sql:main
from
RyanL1997:sql-explore/sql-histogram
RyanL1997/sql:sql-explore/sql-histogram
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
Add SQL histogram and date_histogram bucket functions
Show description for 6573786
RyanL1997
and
varun-st
committed
6573786
View commit details
Copy full SHA for 6573786
Browse repository at this point
Defer every unlowerable bucket call to the legacy engine
Show description for cc420ab
RyanL1997
committed
cc420ab
View commit details
Copy full SHA for cc420ab
Browse repository at this point
Commits on Aug 18, 2026
Make the bucket-function ITs behave the same with and without analytics engine
Show description for 7072d03
RyanL1997
committed
7072d03
View commit details
Copy full SHA for 7072d03
Browse repository at this point
Gate the legacy-only bucket tests behind a capability instead of dropping them
Show description for 510eaaf
RyanL1997
committed
510eaaf
View commit details
Copy full SHA for 510eaaf
Browse repository at this point
Commits on Aug 19, 2026
Report a bad argument instead of deferring to the legacy engine
Show description for b2cdea1
RyanL1997
committed
b2cdea1
View commit details
Copy full SHA for b2cdea1
Browse repository at this point
Handle bucket functions the way this parser handles its other functions
Show description for b954e10
RyanL1997
committed
b954e10
View commit details
Copy full SHA for b954e10
Browse repository at this point
Make the missing parameter substitute a value the engine can evaluate
Show description for 981a438
RyanL1997
committed
981a438
View commit details
Copy full SHA for 981a438
Browse repository at this point
Always lower a bucket function to a span
Show description for cb0023a
RyanL1997
committed
cb0023a
View commit details
Copy full SHA for cb0023a
Browse repository at this point
Let V2 answer bucket calls written with bare argument names
Show description for bb83e90
RyanL1997
committed
bb83e90
View commit details
Copy full SHA for bb83e90
Browse repository at this point
Report a misspelled bucket parameter instead of deferring it
Show description for 3a2b1e6
RyanL1997
committed
3a2b1e6
View commit details
Copy full SHA for 3a2b1e6
Browse repository at this point
Commits on Aug 20, 2026
Fold the bucket argument checks into the visitor
Show description for 3f6b51c
RyanL1997
committed
3f6b51c
View commit details
Copy full SHA for 3f6b51c
Browse repository at this point
Drop an unreachable bucket argument name
Show description for 7950169
RyanL1997
committed
7950169
View commit details
Copy full SHA for 7950169
Browse repository at this point
You can’t perform that action at this time.