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.4k
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
Functions
FunctionVariantAdaptor.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2026
Add explicit include of `Common/CurrentThread.h` in `FunctionVariantAdaptor.cpp`
Show description for 9a32969
alexey-milovidov
and
claude
committed
9a32969
View commit details
Copy full SHA for 9a32969
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into fix-ttl-variant-attach
alexey-milovidov
committed
f9e9732
View commit details
Copy full SHA for f9e9732
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Hoist the loop-invariant function name out of both Variant adaptor loops
Show description for 7184da2
groeneai
committed
7184da2
View commit details
Copy full SHA for 7184da2
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Honor query cancellation while resolving Variant alternatives
Show description for 58b85e1
groeneai
committed
58b85e1
View commit details
Copy full SHA for 58b85e1
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Keep a TTL expression rebuildable and loadable
Show description for f0bf4fc
alexey-milovidov
committed
f0bf4fc
View commit details
Copy full SHA for f0bf4fc
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Address review: gate the adaptor opt-out on the Geometry type
Show description for 5ac29b5
groeneai
committed
5ac29b5
View commit details
Copy full SHA for 5ac29b5
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Fix in-place mutation of shared Variant subcolumn when converting Variant to a column
Show description for f865fee
groeneai
and
claude
committed
f865fee
View commit details
Copy full SHA for f865fee
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Narrow try_execute exception catch to NO_COMMON_TYPE only
Show description for 6c4336c
alexbakharew
and
claude
committed
6c4336c
View commit details
Copy full SHA for 6c4336c
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Merge 3fa1ed2d9d9cc4f472cd43e2e4eaabac12ec36db into fix-variant-throw-on-type-mismatch-execute-v2
alexey-milovidov
authored
41a46df
View commit details
Copy full SHA for 41a46df
View code at this point
Browse repository at this point
Commits on May 21, 2026
Fix `variant_throw_on_type_mismatch=false` not catching exceptions during `execute`
Show description for ea4ea81
Avogar
and
claude
committed
ea4ea81
View commit details
Copy full SHA for ea4ea81
View code at this point
Browse repository at this point
Commits on May 20, 2026
stash
nickitat
committed
173ec4a
View commit details
Copy full SHA for 173ec4a
View code at this point
Browse repository at this point
Commits on May 19, 2026
stash
nickitat
committed
5a8c199
View commit details
Copy full SHA for 5a8c199
View code at this point
Browse repository at this point
Commits on May 16, 2026
Support variant_throw_on_type_mismatch setting
bacek
committed
2fa3d08
View commit details
Copy full SHA for 2fa3d08
View code at this point
Browse repository at this point
Apply suggestion from @alexey-milovidov
alexey-milovidov
authored
d3bd64b
View commit details
Copy full SHA for d3bd64b
View code at this point
Browse repository at this point
Commits on May 5, 2026
Merge branch 'ClickHouse:master' into bacek/variant-where
bacek
authored
08b5732
View commit details
Copy full SHA for 08b5732
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Merge branch 'master' into ncb/setting-variant-dynamic-mismatch
bharatnc
authored
6e03029
View commit details
Copy full SHA for 6e03029
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
fix build
bharatnc
committed
f32dd15
View commit details
Copy full SHA for f32dd15
View code at this point
Browse repository at this point
Merge 'master' into ncb/setting-variant-dynamic-mismatch
bharatnc
committed
335332b
View commit details
Copy full SHA for 335332b
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Fix FunctionVariantAdaptor wrapping non-type exceptions as LOGICAL_ERROR
Show description for 4b7f9ee
groeneai
committed
4b7f9ee
View commit details
Copy full SHA for 4b7f9ee
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Fix FunctionVariantAdaptor silently returning 0 rows when all Variant alternatives are incompatible
Show description for 550f957
bacek
and
claude
committed
550f957
View commit details
Copy full SHA for 550f957
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
setting to control throw on type mismatch
bharatnc
committed
b3eaa3e
View commit details
Copy full SHA for b3eaa3e
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 20, 2026
Remove `Exception.h` from high-fan-out headers
Show description for ef60f24
Algunenano
and
claude
committed
ef60f24
View commit details
Copy full SHA for ef60f24
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Fix FunctionVariantAdaptor exception when nested function returns Nothing type
Show description for 4c570d9
alexey-milovidov
and
claude
committed
4c570d9
View commit details
Copy full SHA for 4c570d9
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
fix logical error with arrayROCAUC
bharatnc
committed
33dbde4
View commit details
Copy full SHA for 33dbde4
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
Fix logical error in `FunctionVariantAdaptor` with `LowCardinality` arguments
Show description for a0dc502
alexey-milovidov
and
claude
committed
a0dc502
View commit details
Copy full SHA for a0dc502
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
throw on type mismatch by default
bharatnc
committed
7f79003
View commit details
Copy full SHA for 7f79003
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
variant impl throw on type mismatch
bharatnc
committed
b72a64a
View commit details
Copy full SHA for b72a64a
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
more review fixes
bharatnc
committed
11b3072
View commit details
Copy full SHA for 11b3072
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
review fixes
bharatnc
committed
aad4350
View commit details
Copy full SHA for aad4350
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
use cast column
bharatnc
committed
b6a5fd8
View commit details
Copy full SHA for b6a5fd8
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
use global discriminator as index
bharatnc
committed
00e0b36
View commit details
Copy full SHA for 00e0b36
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
more fixes
bharatnc
committed
511c9a4
View commit details
Copy full SHA for 511c9a4
View code at this point
Browse repository at this point
review fix - replace variant building with cast and expand
bharatnc
committed
3c17f5e
View commit details
Copy full SHA for 3c17f5e
View code at this point
Browse repository at this point
more review fixes
bharatnc
committed
4b6c2d4
View commit details
Copy full SHA for 4b6c2d4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.