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
.
BetterStackHQ
/
ClickHouse
Public
forked from
ClickHouse/ClickHouse
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ClickHouse
src
BridgeHelper
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 27, 2026
Address review: never start `clickhouse-library-bridge` without a libraries sandbox
Show description for 9465dbd
alexey-milovidov
and
claude
committed
9465dbd
View commit details
Copy full SHA for 9465dbd
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Remove the `library` dictionary source
Show description for ce05fb9
alexey-milovidov
and
claude
committed
ce05fb9
View commit details
Copy full SHA for ce05fb9
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Merge branch 'ClickHouse:master' into remove-old-md-docs
edugomz
authored
42202c3
View commit details
Copy full SHA for 42202c3
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Remove stale BridgeHelper README
Show description for 6f19552
edugomz
committed
6f19552
View commit details
Copy full SHA for 6f19552
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Merge remote-tracking branch 'origin/master' into wmt_bridge_core
Show description for f4160b7
nickitat
committed
f4160b7
View commit details
Copy full SHA for f4160b7
View code at this point
Browse repository at this point
Commits on May 30, 2026
Merge remote-tracking branch 'origin/master' into clang-tidy-init-variables
alexey-milovidov
committed
7085f8a
View commit details
Copy full SHA for 7085f8a
View code at this point
Browse repository at this point
Commits on May 28, 2026
Add src/BridgeHelper to std-containers lint
Show description for ea8fbb8
nickitat
and
claude
committed
ea8fbb8
View commit details
Copy full SHA for ea8fbb8
View code at this point
Browse repository at this point
Merge branch 'master' into convert-asserts-to-chasserts
antaljanosbenjamin
authored
a91de4a
View commit details
Copy full SHA for a91de4a
View code at this point
Browse repository at this point
Commits on May 26, 2026
Merge remote-tracking branch 'origin/master' into clang-tidy-init-variables
alexey-milovidov
committed
8a5ab2b
View commit details
Copy full SHA for 8a5ab2b
View code at this point
Browse repository at this point
Commits on May 25, 2026
Remove redundant includes of config.h
Show description for 82dd867
azat
committed
82dd867
View commit details
Copy full SHA for 82dd867
View code at this point
Browse repository at this point
Commits on May 23, 2026
Merge remote-tracking branch 'origin/master' into clang-tidy-init-variables
Show description for 1bf018f
alexey-milovidov
committed
1bf018f
View commit details
Copy full SHA for 1bf018f
View code at this point
Browse repository at this point
Commits on May 21, 2026
Merge remote-tracking branch 'origin/master' into convert-asserts-to-chasserts
antaljanosbenjamin
committed
5b8d01b
View commit details
Copy full SHA for 5b8d01b
View code at this point
Browse repository at this point
Commits on May 20, 2026
Move ThreadFromGlobalPool worker entry into ThreadPool.cpp
Show description for 92a7388
azat
committed
92a7388
View commit details
Copy full SHA for 92a7388
View code at this point
Browse repository at this point
Commits on May 18, 2026
Convert `assert`s to `chassert`, so we actually assert on them in our CI
antaljanosbenjamin
committed
445dafb
View commit details
Copy full SHA for 445dafb
View code at this point
Browse repository at this point
Commits on May 15, 2026
Merge remote-tracking branch 'origin/master' into clang-tidy-init-variables
Show description for 0efc7f0
alexey-milovidov
committed
0efc7f0
View commit details
Copy full SHA for 0efc7f0
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Make SettingFieldTimespan trivially copyable
Show description for c94a859
Algunenano
and
claude
committed
c94a859
View commit details
Copy full SHA for c94a859
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Enable `cppcoreguidelines-init-variables` and `cppcoreguidelines-pro-type-member-init` clang-tidy checks
Show description for 59610fa
alexey-milovidov
and
claude
committed
59610fa
View commit details
Copy full SHA for 59610fa
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Merge branch 'master' into memory_tracking_containers_for_columns
nickitat
authored
9f33db3
View commit details
Copy full SHA for 9f33db3
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Annotate all `catch (...)` blocks flagged by the style check
Show description for b60662e
alexey-milovidov
and
claude
committed
b60662e
View commit details
Copy full SHA for b60662e
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Change \`ColumnsWithTypeAndName\` alias to \`VectorWithMemoryTracking\`
Show description for 7ef425d
nickitat
and
claude
committed
7ef425d
View commit details
Copy full SHA for 7ef425d
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
better
nickitat
committed
832ede1
View commit details
Copy full SHA for 832ede1
View code at this point
Browse repository at this point
stash
nickitat
committed
6339892
View commit details
Copy full SHA for 6339892
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Fix tidy again
antonio2368
committed
fbd1507
View commit details
Copy full SHA for fbd1507
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Enable implicit-int-conversion check
antonio2368
committed
340be5a
View commit details
Copy full SHA for 340be5a
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
Fix style
alexey-milovidov
committed
5916c41
View commit details
Copy full SHA for 5916c41
View code at this point
Browse repository at this point
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 9, 2025
Extend the use of SharedHeader across the codebase
Algunenano
committed
d87ee15
View commit details
Copy full SHA for d87ee15
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
Merge branch 'master' of github.com:ClickHouse/ClickHouse into pufit/source-read-write-grants
nikitamikhaylov
committed
2040e3f
View commit details
Copy full SHA for 2040e3f
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Fix style for src/BridgeHelper
Algunenano
committed
1cdb006
View commit details
Copy full SHA for 1cdb006
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
Merge branch 'master' into pufit/source-read-write-grants
Show description for d6d448b
pufit
committed
d6d448b
View commit details
Copy full SHA for d6d448b
View code at this point
Browse repository at this point
Commits on May 21, 2025
More forward declaration of Context.h
azat
committed
2e549e1
View commit details
Copy full SHA for 2e549e1
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
Merge branch 'master' into pufit/source-read-write-grants
pufit
committed
71aab05
View commit details
Copy full SHA for 71aab05
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Miscellaneous
alexey-milovidov
committed
1c581f4
View commit details
Copy full SHA for 1c581f4
View code at this point
Browse repository at this point
Add a test
alexey-milovidov
committed
f21ce9c
View commit details
Copy full SHA for f21ce9c
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
Pass parameters from the server
alexey-milovidov
committed
d6596e9
View commit details
Copy full SHA for d6596e9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.