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
DataTypes
DataTypeDecimalBase.h
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 19, 2026
more
nickitat
committed
fa9c61e
View commit details
Copy full SHA for fa9c61e
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Better casting
antonio2368
committed
d27229d
View commit details
Copy full SHA for d27229d
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
Enable implicit-int-float-conversion check
antonio2368
committed
dc3d47d
View commit details
Copy full SHA for dc3d47d
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
Make canBeUsedInBooleanContext consistent with what's allowed in logical functions and WHERE.
KochetovNicolai
committed
38501f6
View commit details
Copy full SHA for 38501f6
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 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 Nov 19, 2024
Fix
Algunenano
committed
5286fa6
View commit details
Copy full SHA for 5286fa6
View code at this point
Browse repository at this point
Move more things to private
Algunenano
committed
2146ab4
View commit details
Copy full SHA for 2146ab4
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 May 19, 2024
Fix clang-tidy "-readability-redundant-inline-specifier"
rschu1ze
committed
113bb00
View commit details
Copy full SHA for 113bb00
View code at this point
Browse repository at this point
Commits on May 9, 2024
Useless changes
alexey-milovidov
committed
0d14a2c
View commit details
Copy full SHA for 0d14a2c
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
More explicit template instantiations (#60730)
nikitamikhaylov
authored
82ba97c
View commit details
Copy full SHA for 82ba97c
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
Fix race between DROP MatView and RESTART REPLICAS (#47863)
Show description for 48b23dd
tavplubix
authored
48b23dd
View commit details
Copy full SHA for 48b23dd
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
format more messages
tavplubix
committed
3744fa2
View commit details
Copy full SHA for 3744fa2
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 Mar 14, 2022
Fix clang-tidy warnings in Databases, DataTypes, Dictionaries folders
kitaisreal
committed
1d67412
View commit details
Copy full SHA for 1d67412
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Fixed build
kitaisreal
committed
4d41c6a
View commit details
Copy full SHA for 4d41c6a
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
Revert "Dictionaries added Date32 type support"
tavplubix
authored
c297c2c
View commit details
Copy full SHA for c297c2c
View code at this point
Browse repository at this point
Merge pull request #32971 from kitaisreal/dictionaries-added-date32-type-support
Show description for 97b0a34
kitaisreal
authored
97b0a34
View commit details
Copy full SHA for 97b0a34
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Dictionaries added Date32 type support
kitaisreal
committed
51826c1
View commit details
Copy full SHA for 51826c1
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Special case of conversion code for types with custom serialization/deserialization
Show description for 175b94f
Enmk
authored and
novikd
committed
175b94f
View commit details
Copy full SHA for 175b94f
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Replacing IsDecimalNumber
myrrc
committed
bce011c
View commit details
Copy full SHA for bce011c
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Rename ContextConstPtr to ContextPtr.
KochetovNicolai
committed
dbaa6ff
View commit details
Copy full SHA for dbaa6ff
View code at this point
Browse repository at this point
Commits on May 28, 2021
remove mutable context references from functions interface
Show description for 3f57fc0
akuzm
committed
3f57fc0
View commit details
Copy full SHA for 3f57fc0
View code at this point
Browse repository at this point
Commits on May 4, 2021
Remove code that I do not like (crazy templates)
alexey-milovidov
committed
962a711
View commit details
Copy full SHA for 962a711
View code at this point
Browse repository at this point
Commits on Apr 25, 2021
Attempt to normalize big integers
alexey-milovidov
committed
649550c
View commit details
Copy full SHA for 649550c
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
Replace all Context references with std::weak_ptr (#22297)
Show description for 495c6e0
abyss7
authored
495c6e0
View commit details
Copy full SHA for 495c6e0
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 20, 2021
Minor changes in Decimal
alexey-milovidov
committed
64e76a4
View commit details
Copy full SHA for 64e76a4
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
fix int field to decimal conversion
tavplubix
committed
4859657
View commit details
Copy full SHA for 4859657
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Fixed bug: casting to a derived rather than base type.
Enmk
committed
2e5b731
View commit details
Copy full SHA for 2e5b731
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Fixed comparison of DateTime4 with different scales
Show description for eb9604e
Enmk
committed
eb9604e
View commit details
Copy full SHA for eb9604e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.