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
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 }}
ProjectASAP
/
ASAPQuery
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
52
Code
Issues
151
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(planner): add manual windowing override
- #643
#643
Merged
milindsrivastava1997
merged 18 commits into
main
ProjectASAP/ASAPQuery:main
from
issue-555-windowing-override
ProjectASAP/ASAPQuery:issue-555-windowing-override
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(planner): add manual windowing override
#643
milindsrivastava1997
merged 18 commits into
main
ProjectASAP/ASAPQuery:main
from
issue-555-windowing-override
ProjectASAP/ASAPQuery:issue-555-windowing-override
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
test(planner): cover PromQL sliding window config
milindsrivastava1997
committed
88bed76
View commit details
Copy full SHA for 88bed76
Browse repository at this point
feat(planner): thread windowing override through PromQL
milindsrivastava1997
committed
abd492f
View commit details
Copy full SHA for abd492f
Browse repository at this point
test(planner): cover SQL sliding window config
milindsrivastava1997
committed
9007d84
View commit details
Copy full SHA for 9007d84
Browse repository at this point
feat(planner): thread windowing override through SQL
milindsrivastava1997
committed
2d9d759
View commit details
Copy full SHA for 2d9d759
Browse repository at this point
test(planner): reject sliding config without divisor
milindsrivastava1997
committed
9eb1f89
View commit details
Copy full SHA for 9eb1f89
Browse repository at this point
fix(planner): validate sliding window config
milindsrivastava1997
committed
cb8ca14
View commit details
Copy full SHA for cb8ca14
Browse repository at this point
test(planner): aggregate invalid sliding windows
milindsrivastava1997
committed
fd070a0
View commit details
Copy full SHA for fd070a0
Browse repository at this point
fix(planner): aggregate PromQL window validation errors
milindsrivastava1997
committed
b483301
View commit details
Copy full SHA for b483301
Browse repository at this point
test(planner): aggregate SQL window validation errors
milindsrivastava1997
committed
2e5299f
View commit details
Copy full SHA for 2e5299f
Browse repository at this point
fix(planner): aggregate SQL window validation errors
milindsrivastava1997
committed
ea3e97b
View commit details
Copy full SHA for ea3e97b
Browse repository at this point
test(planner): reject redundant sliding divisor
milindsrivastava1997
committed
dd68340
View commit details
Copy full SHA for dd68340
Browse repository at this point
test(planner): reject divisor on tumbling config
milindsrivastava1997
committed
23547e0
View commit details
Copy full SHA for 23547e0
Browse repository at this point
docs(planner): document windowing override
milindsrivastava1997
committed
6848119
View commit details
Copy full SHA for 6848119
Browse repository at this point
fix(planner): harden windowing override validation
milindsrivastava1997
committed
0e54a38
View commit details
Copy full SHA for 0e54a38
Browse repository at this point
fix(planner): validate every windowing leaf
milindsrivastava1997
committed
d426a44
View commit details
Copy full SHA for d426a44
Browse repository at this point
feat(planner): accept explicit window sizes
milindsrivastava1997
committed
6c23808
View commit details
Copy full SHA for 6c23808
Browse repository at this point
fix(planner): validate explicit window grids
milindsrivastava1997
committed
d268f3f
View commit details
Copy full SHA for d268f3f
Browse repository at this point
Commits on Aug 28, 2026
fix(planner): complete windowing review fixes
milindsrivastava1997
committed
7b59f06
View commit details
Copy full SHA for 7b59f06
Browse repository at this point
You can’t perform that action at this time.