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
DataTypes
DataTypeLowCardinality.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 25, 2026
Docs: use absolute links in source documentation
Show description for ae81d2e
Blargian
committed
ae81d2e
View commit details
Copy full SHA for ae81d2e
View code at this point
Browse repository at this point
Docs: use absolute settings links in sources
Show description for 53c2a2d
Blargian
committed
53c2a2d
View commit details
Copy full SHA for 53c2a2d
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Update settings links in documentation sources
Blargian
committed
868ca3a
View commit details
Copy full SHA for 868ca3a
View code at this point
Browse repository at this point
Commits on May 31, 2026
Add embedded documentation for data types
Show description for a333412
alexey-milovidov
and
claude
committed
a333412
View commit details
Copy full SHA for a333412
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'master' of github.com:ClickHouse/ClickHouse into serialization-object-pool
Show description for 0043c31
nikitamikhaylov
committed
0043c31
View commit details
Copy full SHA for 0043c31
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
Added a SerializationObjectPool, every SerializationObject is added and removed from the pool automatically
nikitamikhaylov
committed
76ebda2
View commit details
Copy full SHA for 76ebda2
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Propagate data types serialization versions to nested data types
Avogar
committed
056b81b
View commit details
Copy full SHA for 056b81b
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
impl
nickitat
committed
1a370b6
View commit details
Copy full SHA for 1a370b6
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Remove Class Template Argument Detection usage in the project
Algunenano
committed
af3e932
View commit details
Copy full SHA for af3e932
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 3, 2025
Revert "Merge pull request #80700 from ClickHouse/revert-time"
Show description for efe8280
yariks5s
committed
efe8280
View commit details
Copy full SHA for efe8280
View code at this point
Browse repository at this point
Commits on May 23, 2025
Revert "Merge pull request #75735 from yariks5s/time/time64_v2"
Show description for 646dbc9
nikitamikhaylov
committed
646dbc9
View commit details
Copy full SHA for 646dbc9
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
Int64 -> Int32; first iteration of improving the operations
yariks5s
committed
f471399
View commit details
Copy full SHA for f471399
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Change generic type of Time to Int64
yariks5s
committed
3d5aecc
View commit details
Copy full SHA for 3d5aecc
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
Time as Int32 pt.1
yariks5s
committed
0d05936
View commit details
Copy full SHA for 0d05936
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
init
yariks5s
committed
cf37e82
View commit details
Copy full SHA for cf37e82
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
Apply linter changes
thevar1able
committed
67c1e89
View commit details
Copy full SHA for 67c1e89
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Add IDataType::forEachChild and use it in nested types validation
Avogar
committed
efa8234
View commit details
Copy full SHA for efa8234
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Fix MySQL text protocol DateTime
Show description for e06d3ca
slvrtrn
committed
e06d3ca
View commit details
Copy full SHA for e06d3ca
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
More clang-tidy fixes
rschu1ze
committed
f5137dd
View commit details
Copy full SHA for f5137dd
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
initial solution
Mike Kot
committed
4bc443f
View commit details
Copy full SHA for 4bc443f
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
Better formatting for exception messages (#45449)
Show description for 70d1adf
tavplubix
authored
70d1adf
View commit details
Copy full SHA for 70d1adf
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
fixed some bugs, some functions corrected, some tests corrected
yakov-olkhovskiy
committed
dbaeabc
View commit details
Copy full SHA for dbaeabc
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
replace domain IP types (IPv4, IPv6) with native
yakov-olkhovskiy
committed
4d144be
View commit details
Copy full SHA for 4d144be
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
Fix strange code in TypeList
alexey-milovidov
committed
85cec91
View commit details
Copy full SHA for 85cec91
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Non-recursive implementation for TL and its functions
myrrc
committed
8c8bada
View commit details
Copy full SHA for 8c8bada
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
Show description for 3ba2d11
kssenii
committed
3ba2d11
View commit details
Copy full SHA for 3ba2d11
View code at this point
Browse repository at this point
Revert "Datatype Date32, support range 1925 to 2283"
alexey-milovidov
authored
9ba4064
View commit details
Copy full SHA for 9ba4064
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Merge branch 'master' into datatype-date32
Show description for 7ed1728
Neng Liu
committed
7ed1728
View commit details
Copy full SHA for 7ed1728
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Support Interval for LowCardinality
vdimir
committed
e34a652
View commit details
Copy full SHA for e34a652
View code at this point
Browse repository at this point
add datetype32 function support
Neng Liu
committed
b6eab5f
View commit details
Copy full SHA for b6eab5f
View code at this point
Browse repository at this point
Commits on May 4, 2021
Support LowCardinality(UUID)
alexey-milovidov
committed
cd7a8d1
View commit details
Copy full SHA for cd7a8d1
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
return back data types
CurtizJ
committed
be540e4
View commit details
Copy full SHA for be540e4
View code at this point
Browse repository at this point
move data types to serializations
CurtizJ
committed
1e61f64
View commit details
Copy full SHA for 1e61f64
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Improved serialization for data types combined of Arrays and Tuples.
Show description for 18e036d
Vitaly Baranov
committed
18e036d
View commit details
Copy full SHA for 18e036d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.