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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ClickHouse
/
ClickHouse
Public
Notifications
You must be signed in to change notification settings
Fork
9k
Star
49.9k
Code
Issues
5k+
Pull requests
2.3k
Discussions
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ClickHouse
src
Analyzer
QueryNode.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2026
Remove the settings result cap superseded by the executeQuery limit/offset wrapping
nihalzp
committed
7a1d615
View commit details
Copy full SHA for 7a1d615
View code at this point
Browse repository at this point
Merge branch 'master' into limit_after
Show description for 8047e9f
nihalzp
committed
8047e9f
View commit details
Copy full SHA for 8047e9f
View code at this point
Browse repository at this point
Commits on Aug 28, 2026
Replace two internal error messages for plain SQL mistakes
Show description for b6d5d94
alexey-milovidov
committed
b6d5d94
View commit details
Copy full SHA for b6d5d94
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Cover the recursive CTE carrier; scope the children comment
Show description for 960dad6
groeneai
committed
960dad6
View commit details
Copy full SHA for 960dad6
View code at this point
Browse repository at this point
Trim the comments to the local invariant
Show description for 784b2bf
groeneai
committed
784b2bf
View commit details
Copy full SHA for 784b2bf
View code at this point
Browse repository at this point
Merge master; drop the QueryTreeBuilder change now on master
Show description for 6de23d5
groeneai
committed
6de23d5
View commit details
Copy full SHA for 6de23d5
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Address review: fold the subquery alias-list restore into the existing branch
Show description for 56d724f
groeneai
committed
56d724f
View commit details
Copy full SHA for 56d724f
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Merge remote-tracking branch 'origin/master' into parser-standalone-v4
Show description for ce71541
alexey-milovidov
committed
ce71541
View commit details
Copy full SHA for ce71541
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Restore the column alias list through the nested-union dispatch
Show description for 99faccc
groeneai
and
claude
committed
99faccc
View commit details
Copy full SHA for 99faccc
View code at this point
Browse repository at this point
Keep the column alias list of a CTE when a query tree is converted back to AST
Show description for e513769
groeneai
committed
e513769
View commit details
Copy full SHA for e513769
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Keep the valueless setting form through formatting
Show description for 9989b90
alexey-milovidov
committed
9989b90
View commit details
Copy full SHA for 9989b90
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Introduce ITableExpressionNode in the query tree
Show description for 88b22b8
KochetovNicolai
and
claude
committed
88b22b8
View commit details
Copy full SHA for 88b22b8
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Merge branch 'master' into limit_after
zakr600
committed
8d8dce0
View commit details
Copy full SHA for 8d8dce0
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Fix recursive_with invariant in QueryNode::toASTImpl
Show description for bfccd0c
groeneai
and
claude
committed
bfccd0c
View commit details
Copy full SHA for bfccd0c
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
codestyle fix
zakr600
committed
372d313
View commit details
Copy full SHA for 372d313
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Merge branch 'master' into limit_after
zakr600
committed
ca561ce
View commit details
Copy full SHA for ca561ce
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
limit
zakr600
committed
266c296
View commit details
Copy full SHA for 266c296
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
limit
zakr600
committed
f40b78c
View commit details
Copy full SHA for f40b78c
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Merge remote-tracking branch 'origin/master' into materialzied_cte
novikd
committed
601dc01
View commit details
Copy full SHA for 601dc01
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Pass info into query tree
novikd
committed
5be723b
View commit details
Copy full SHA for 5be723b
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
Use intrusive ptr for AST
KochetovNicolai
committed
f4aa968
View commit details
Copy full SHA for f4aa968
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
Prevent implicit conversions to `Field` when calling `toString`
alexey-milovidov
committed
0e6a4bb
View commit details
Copy full SHA for 0e6a4bb
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
added in dumpTreeImpl
iit2009046
committed
494d552
View commit details
Copy full SHA for 494d552
View code at this point
Browse repository at this point
limit all expansion Fixes
iit2009046
committed
23ff558
View commit details
Copy full SHA for 23ff558
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
Add updateHash to IDataType.
KochetovNicolai
committed
e942163
View commit details
Copy full SHA for e942163
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
Better.
KochetovNicolai
committed
25b7fc9
View commit details
Copy full SHA for 25b7fc9
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Add comments
novikd
committed
d08add4
View commit details
Copy full SHA for d08add4
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
Fix correlated subquery result type
novikd
committed
cdfd608
View commit details
Copy full SHA for cdfd608
View code at this point
Browse repository at this point
Commits on May 28, 2025
Merge branch 'master' into distr-correct-prepared-set
KochetovNicolai
authored
03dcea6
View commit details
Copy full SHA for 03dcea6
View code at this point
Browse repository at this point
Commits on May 23, 2025
Ignore cte name when calculate hash for In SET name.
KochetovNicolai
committed
056fb09
View commit details
Copy full SHA for 056fb09
View code at this point
Browse repository at this point
Commits on May 2, 2025
Fix style
novikd
committed
6eaf417
View commit details
Copy full SHA for 6eaf417
View code at this point
Browse repository at this point
WIP on scalar correlated subqueries
novikd
committed
acc4858
View commit details
Copy full SHA for acc4858
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Follow up to #76078
novikd
committed
b95f8d8
View commit details
Copy full SHA for b95f8d8
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Fix QueryNode::clone and UnionNode::clone
novikd
committed
6144c89
View commit details
Copy full SHA for 6144c89
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Clean up code
novikd
committed
1b37f98
View commit details
Copy full SHA for 1b37f98
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.