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
Type
/
to 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
8.8k
Star
49.2k
Code
Issues
5k
Pull requests
1.9k
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
programs
on
master
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
Merge pull request #100332 from ClickHouse/throw-on-unknown-config-option
Show description for ee618c5
alexey-milovidov
authored
ee618c5
View commit details
Copy full SHA for ee618c5
View code at this point
Browse repository at this point
Merge pull request #113596 from ClickHouse/web-ui-no-history-on-keypress
Show description for 9d76cce
alexey-milovidov
authored
9d76cce
View commit details
Copy full SHA for 9d76cce
View code at this point
Browse repository at this point
Merge pull request #108473 from ClickHouse/keeper-changelog-readahead
Show description for 6b7369f
antonio2368
authored
6b7369f
View commit details
Copy full SHA for 6b7369f
View code at this point
Browse repository at this point
Commits on Aug 9, 2026
Merge remote-tracking branch 'origin/master' into web-ui-no-history-on-keypress
alexey-milovidov
committed
4d41944
View commit details
Copy full SHA for 4d41944
View code at this point
Browse repository at this point
Web UI: do not let a reload launder a never-rebuilt parameter snapshot
Show description for 2c3f9fc
alexey-milovidov
committed
2c3f9fc
View commit details
Copy full SHA for 2c3f9fc
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
Merge pull request #113694 from azat/bash-completion-nested-source
Show description for 4ec5747
azat
authored
4ec5747
View commit details
Copy full SHA for 4ec5747
View code at this point
Browse repository at this point
Web UI: prune, not clear, an incoherent parameter snapshot at publish time
Show description for c40d67f
alexey-milovidov
committed
c40d67f
View commit details
Copy full SHA for c40d67f
View code at this point
Browse repository at this point
Web UI: never publish a parameter snapshot for a text it does not describe
Show description for 75ae7fa
alexey-milovidov
and
claude
committed
75ae7fa
View commit details
Copy full SHA for 75ae7fa
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
Fix environment dump on shell startup from clickhouse-bootstrap completion
Show description for 8d67382
azat
and
claude
committed
8d67382
View commit details
Copy full SHA for 8d67382
View code at this point
Browse repository at this point
Merge pull request #113727 from groeneai/fix-disks-move-directory-plain-rewritable
Show description for 426bcf2
PedroTadim
authored
426bcf2
View commit details
Copy full SHA for 426bcf2
View code at this point
Browse repository at this point
Merge branch 'master' into keeper-changelog-readahead
antonio2368
authored
1138e42
View commit details
Copy full SHA for 1138e42
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into web-ui-no-history-on-keypress
alexey-milovidov
committed
3ff35b9
View commit details
Copy full SHA for 3ff35b9
View code at this point
Browse repository at this point
Merge pull request #111209 from groeneai/fix-system-background-schedule-pool-side-effect
Show description for a179699
Algunenano
authored
a179699
View commit details
Copy full SHA for a179699
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Web UI: keep a capture racing the parameter rebuild coherent
Show description for f449c10
alexey-milovidov
committed
f449c10
View commit details
Copy full SHA for f449c10
View code at this point
Browse repository at this point
Fix clickhouse-disks move of a directory on plain_rewritable disks
Show description for 3fbb02f
groeneai
committed
3fbb02f
View commit details
Copy full SHA for 3fbb02f
View code at this point
Browse repository at this point
Merge branch 'master' into keeper-changelog-readahead
Show description for 1ac354b
antonio2368
committed
1ac354b
View commit details
Copy full SHA for 1ac354b
View code at this point
Browse repository at this point
Web UI: do not update browser history on every keypress
Show description for cf9f9aa
alexey-milovidov
and
claude
committed
cf9f9aa
View commit details
Copy full SHA for cf9f9aa
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Join global-pool threads before exiting from clickhouse-client
Show description for fa8ac24
groeneai
committed
fa8ac24
View commit details
Copy full SHA for fa8ac24
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Merge branch 'master' into fix-system-background-schedule-pool-side-effect
Algunenano
authored
c33f691
View commit details
Copy full SHA for c33f691
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Merge remote-tracking branch 'origin/master' into throw-on-unknown-config-option
alexey-milovidov
committed
70985ec
View commit details
Copy full SHA for 70985ec
View code at this point
Browse repository at this point
Merge pull request #111406 from ClickHouse/more-fuzz7
Show description for 2a175af
PedroTadim
authored
2a175af
View commit details
Copy full SHA for 2a175af
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Merge pull request #111512 from ClickHouse/url-database-engine
Show description for c2c9039
alexey-milovidov
authored
c2c9039
View commit details
Copy full SHA for c2c9039
View code at this point
Browse repository at this point
Merge pull request #110156 from ClickHouse/user-query-log
Show description for 457fef9
alexey-milovidov
authored
457fef9
View commit details
Copy full SHA for 457fef9
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into throw-on-unknown-config-option
alexey-milovidov
committed
292779a
View commit details
Copy full SHA for 292779a
View code at this point
Browse repository at this point
Merge pull request #110836 from ClickHouse/keeper-readview
Show description for 2e3ec88
mstetsyuk
authored
2e3ec88
View commit details
Copy full SHA for 2e3ec88
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Merge branch 'master' into url-database-engine
alexey-milovidov
authored
764ed58
View commit details
Copy full SHA for 764ed58
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into more-fuzz7
PedroTadim
committed
46398e2
View commit details
Copy full SHA for 46398e2
View code at this point
Browse repository at this point
Merge branch 'master' into user-query-log
alexey-milovidov
authored
1a9357e
View commit details
Copy full SHA for 1a9357e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into throw-on-unknown-config-option
alexey-milovidov
committed
f13cb91
View commit details
Copy full SHA for f13cb91
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Merge remote-tracking branch 'origin/master' into user-query-log
alexey-milovidov
committed
e176d67
View commit details
Copy full SHA for e176d67
View code at this point
Browse repository at this point
Revert "Use a lock-free queue for asynchronous logging"
alexey-milovidov
authored
afe3960
View commit details
Copy full SHA for afe3960
View code at this point
Browse repository at this point
Merge pull request #112067 from ClickHouse/parser-standalone-v4
Show description for a208bbb
alexey-milovidov
authored
a208bbb
View commit details
Copy full SHA for a208bbb
View code at this point
Browse repository at this point
Merge pull request #112720 from ClickHouse/tidy-container-contains
Show description for 95f68d4
thevar1able
authored
95f68d4
View commit details
Copy full SHA for 95f68d4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into throw-on-unknown-config-option
alexey-milovidov
committed
1b2464c
View commit details
Copy full SHA for 1b2464c
View code at this point
Browse repository at this point
tidy: fix `readability-container-contains`
Show description for 44cf29d
thevar1able
committed
44cf29d
View commit details
Copy full SHA for 44cf29d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.