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 }}
RyanL1997
/
sql
Public
forked from
opensearch-project/sql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
7
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: RyanL1997/sql
Actions
All workflows
Workflows
.github/workflows/dependabot.yml
.github/workflows/dependabot.yml
Analytics Engine Compatibility
Analytics Engine Compatibility
Apply 'untriaged' label during issue lifecycle
Apply 'untriaged' label during issue lifecycle
Backport
Backport
Build connectors for BI tools
Build connectors for BI tools
CodeQL
CodeQL
Delete merged branch of the backport PRs
Delete merged branch of the backport PRs
Enforce PR labels
Enforce PR labels
Issue Dedupe Main
Issue Dedupe Main
Label Stalled PRs
Label Stalled PRs
Show more workflows...
Management
Caches
.github/workflows/dependabot.yml
.github/workflows/dependabot.yml
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
dependabot.yml
will be ignored since log searching is not yet available
109 workflow runs
109 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Point at the bucket functions from the function list
.github/workflows/dependabot.yml
#109:
Commit
724b1c4
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Document the bucket functions where GROUP BY is documented
.github/workflows/dependabot.yml
#108:
Commit
7f6f3a3
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Build the bucket span the way PPL builds its own
.github/workflows/dependabot.yml
#107:
Commit
ed7284e
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Let the grammar decide which bucket parameters we answer
.github/workflows/dependabot.yml
#106:
Commit
9d798fc
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Follow the conventions this repo already has for the bucket tests
.github/workflows/dependabot.yml
#105:
Commit
f3aaf4f
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Keep deferring the bucket parameters legacy implements
.github/workflows/dependabot.yml
#104:
Commit
448b3ad
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Drop an unreachable bucket argument name
.github/workflows/dependabot.yml
#103:
Commit
7950169
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Fold the bucket argument checks into the visitor
.github/workflows/dependabot.yml
#102:
Commit
3f6b51c
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Report a misspelled bucket parameter instead of deferring it
.github/workflows/dependabot.yml
#101:
Commit
3a2b1e6
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Let V2 answer bucket calls written with bare argument names
.github/workflows/dependabot.yml
#100:
Commit
bb83e90
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Always lower a bucket function to a span
.github/workflows/dependabot.yml
#99:
Commit
cb0023a
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Make the missing parameter substitute a value the engine can evaluate
.github/workflows/dependabot.yml
#98:
Commit
981a438
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Handle bucket functions the way this parser handles its other functions
.github/workflows/dependabot.yml
#97:
Commit
b954e10
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Report a bad argument instead of deferring to the legacy engine
.github/workflows/dependabot.yml
#96:
Commit
b2cdea1
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Gate the legacy-only bucket tests behind a capability instead of drop…
.github/workflows/dependabot.yml
#95:
Commit
510eaaf
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Make the bucket-function ITs behave the same with and without analyti…
.github/workflows/dependabot.yml
#94:
Commit
7072d03
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Add include_metadata request parameter for PPL queries #5235 (#5412)
.github/workflows/dependabot.yml
#93:
Commit
92acbec
pushed by
RyanL1997
Failure
main
main
Failure
View workflow file
Defer every unlowerable bucket call to the legacy engine
.github/workflows/dependabot.yml
#92:
Commit
cc420ab
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Add SQL histogram and date_histogram bucket functions
.github/workflows/dependabot.yml
#91:
Commit
6573786
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
Add SQL histogram and date_histogram bucket functions
.github/workflows/dependabot.yml
#90:
Commit
7151095
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
fix(sql): keep positional date_histogram on the legacy engine, and co…
.github/workflows/dependabot.yml
#89:
Commit
80f8b16
pushed by
RyanL1997
Failure
sql-explore/sql-histogram
sql-explore/sql-histogram
Failure
View workflow file
experiment: make brain callable from SQL as a window function
.github/workflows/dependabot.yml
#88:
Commit
292183f
pushed by
RyanL1997
Failure
sql-brain-window-function
sql-brain-window-function
Failure
View workflow file
Docs: add DataFusion backend support column to PPL command reference …
.github/workflows/dependabot.yml
#87:
Commit
9b6b8af
pushed by
RyanL1997
Failure
main
main
Failure
View workflow file
Apply request-level filter to aggregation queries in legacy engine
.github/workflows/dependabot.yml
#86:
Commit
13bb205
pushed by
RyanL1997
Failure
fix/5649-request-filter-aggregation
fix/5649-request-filter-aggregation
Failure
View workflow file
Publish the ppl-rest-spi snapshot artifact (#5676)
.github/workflows/dependabot.yml
#85:
Commit
a03d3b4
pushed by
RyanL1997
Failure
main
main
Failure
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.