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 }}
KipData
/
KiteSQL
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
54
Star
750
Code
Issues
29
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: reuse typed prepared plans and reduce execution overhead
- #383
#383
Open
KKould
wants to merge 12 commits into
main
KipData/KiteSQL:main
from
feat/prepared-plan
KipData/KiteSQL:feat/prepared-plan
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: reuse typed prepared plans and reduce execution overhead
#383
KKould
wants to merge 12 commits into
main
KipData/KiteSQL:main
from
feat/prepared-plan
KipData/KiteSQL:feat/prepared-plan
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
feat: prepare typed reusable plans and specialize bound index ranges
KKould
committed
d9e8766
View commit details
Copy full SHA for d9e8766
Browse repository at this point
perf: bind prepared expressions through execution-local ParamArena
KKould
committed
db7d064
View commit details
Copy full SHA for db7d064
Browse repository at this point
perf: avoid ExecNode moves and simplify tuple index bounds
KKould
committed
45e3b79
View commit details
Copy full SHA for 45e3b79
Browse repository at this point
refactor: keep concrete arena type during prepared range specialization
KKould
committed
3d0cd58
View commit details
Copy full SHA for 3d0cd58
Browse repository at this point
Commits on Sep 24, 2026
fix: retain composite index bounds and reuse scan tuples
KKould
committed
75d5eac
View commit details
Copy full SHA for 75d5eac
Browse repository at this point
docs(tpcc): refresh 720s benchmark results
KKould
committed
09be741
View commit details
Copy full SHA for 09be741
Browse repository at this point
Commits on Sep 26, 2026
perf: cache prepared parameter slots and borrow expression values
KKould
committed
6973958
View commit details
Copy full SHA for 6973958
Browse repository at this point
docs(tpcc): refresh 720s benchmark results
KKould
committed
488c19d
View commit details
Copy full SHA for 488c19d
Browse repository at this point
perf: reuse result tuple for aggregate output
KKould
committed
1b8cd98
View commit details
Copy full SHA for 1b8cd98
Browse repository at this point
perf: reuse tuples in stream distinct and describe
KKould
committed
bdeca2e
View commit details
Copy full SHA for bdeca2e
Browse repository at this point
perf: reuse result tuple in DQL operators
KKould
committed
ba287b8
View commit details
Copy full SHA for ba287b8
Browse repository at this point
perf: borrow right tuples in mark apply
KKould
committed
b6cde3d
View commit details
Copy full SHA for b6cde3d
Browse repository at this point
You can’t perform that action at this time.