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
FunctionsCodingUUID.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2026
Remove false `isInjective` claims from `MACNumToString`, `unhex`/`unbin` and `UUIDStringToNum`
Show description for 5ea2777
alexey-milovidov
committed
5ea2777
View commit details
Copy full SHA for 5ea2777
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Run the documentation examples in CI
Show description for bac4a7e
alexey-milovidov
and
claude
committed
bac4a7e
View commit details
Copy full SHA for bac4a7e
View code at this point
Browse repository at this point
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 Jul 5, 2026
Fix misaligned PrettyCompact output in function docs; accept 1-6 digit `%f` in parseDateTime
Show description for f111386
alexey-milovidov
and
claude
committed
f111386
View commit details
Copy full SHA for f111386
View code at this point
Browse repository at this point
Commits on May 26, 2026
fix(includes): add explicit `<Core/UUID.h>` to files using `UUIDHelpers`
Show description for 2d04d90
CheSema
committed
2d04d90
View commit details
Copy full SHA for 2d04d90
View code at this point
Browse repository at this point
Commits on May 18, 2026
try harder
nickitat
committed
bae5ecc
View commit details
Copy full SHA for bae5ecc
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
Some fixes
rschu1ze
committed
78f78d8
View commit details
Copy full SHA for 78f78d8
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Merge pull request #85396 from xiaohuanlin/fix-datetime64-preepoch-parsing
Show description for 5c555e3
antaljanosbenjamin
authored
5c555e3
View commit details
Copy full SHA for 5c555e3
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Create specialized dateTimeFromComponents functions for DateTime64
xiaohuanlin
committed
cacd23b
View commit details
Copy full SHA for cacd23b
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
Apply suggestions from code review
Blargian
authored
6dde2f6
View commit details
Copy full SHA for 6dde2f6
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Fix build and tests
Blargian
committed
d0a3f79
View commit details
Copy full SHA for d0a3f79
View code at this point
Browse repository at this point
Move ULID, UniqTheta and UUID functions docs to source
Blargian
committed
6a874d9
View commit details
Copy full SHA for 6a874d9
View code at this point
Browse repository at this point
Commits on Aug 10, 2025
Miscellaneous
alexey-milovidov
committed
bf015e5
View commit details
Copy full SHA for bf015e5
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Fixup
alexey-milovidov
committed
f61d91e
View commit details
Copy full SHA for f61d91e
View code at this point
Browse repository at this point
Fix insanity from IBM
alexey-milovidov
committed
fdf5168
View commit details
Copy full SHA for fdf5168
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Fix bad code
alexey-milovidov
committed
5969775
View commit details
Copy full SHA for 5969775
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
update categories
Blargian
committed
4af0102
View commit details
Copy full SHA for 4af0102
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
Separate small functions into independent files
Show description for a287cde
Algunenano
committed
a287cde
View commit details
Copy full SHA for a287cde
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
categories --> category
rschu1ze
committed
2338547
View commit details
Copy full SHA for 2338547
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Merge pull request #69691 from Avogar/default-implementation-for-dynamic
Show description for 30991f2
Avogar
authored
30991f2
View commit details
Copy full SHA for 30991f2
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 Sep 17, 2024
Support Dynamic type in most functions
Avogar
committed
1ac81c9
View commit details
Copy full SHA for 1ac81c9
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
Functions: Iterate over input_rows_count where appropriate
rschu1ze
committed
1ed6ea7
View commit details
Copy full SHA for 1ed6ea7
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Make CaseSensitiveness an enum class
rschu1ze
committed
79402aa
View commit details
Copy full SHA for 79402aa
View code at this point
Browse repository at this point
Commits on May 8, 2024
Useless changes
alexey-milovidov
committed
95f12ef
View commit details
Copy full SHA for 95f12ef
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Update FunctionsCodingUUID.cpp
Show description for d2070e5
pet74alex
committed
d2070e5
View commit details
Copy full SHA for d2070e5
View code at this point
Browse repository at this point
Fix for memory sanitizer
pet74alex
committed
668c83b
View commit details
Copy full SHA for 668c83b
View code at this point
Browse repository at this point
Revert "Remove UUIDv7ToDateTime due to memory sanitizer issues"
Show description for dde3462
pet74alex
committed
dde3462
View commit details
Copy full SHA for dde3462
View code at this point
Browse repository at this point
Remove UUIDv7ToDateTime due to memory sanitizer issues
rschu1ze
committed
0e8575f
View commit details
Copy full SHA for 0e8575f
View code at this point
Browse repository at this point
Fix memory sanitizer report
rschu1ze
committed
c820bc3
View commit details
Copy full SHA for c820bc3
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Merge branch 'master' into UUIDv7
pet74alex
authored
6985784
View commit details
Copy full SHA for 6985784
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
Cosmetics, pt. IV
rschu1ze
committed
fcc7737
View commit details
Copy full SHA for fcc7737
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
Performance optimizations + docs and tests changes (#4)
pet74alex
authored
9235845
View commit details
Copy full SHA for 9235845
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.