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
DataTypesBinaryEncoding.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 7, 2026
fix QBitWithStride from master
seva-potapov
committed
c328e54
View commit details
Copy full SHA for c328e54
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into fix-decode-datatype-per-value-context-read
seva-potapov
committed
6e5630f
View commit details
Copy full SHA for 6e5630f
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
only apply limit to input formats and on query plans deserialized from clients as per review
seva-potapov
committed
924ef5b
View commit details
Copy full SHA for 924ef5b
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Charge QBit stride streams before constructing the type on binary decode
Show description for 04c5c9f
alexey-milovidov
and
claude
committed
04c5c9f
View commit details
Copy full SHA for 04c5c9f
View code at this point
Browse repository at this point
Charge hidden QBit stride streams against binary type decoding complexity
Show description for fe0ff41
alexey-milovidov
and
claude
committed
fe0ff41
View commit details
Copy full SHA for fe0ff41
View code at this point
Browse repository at this point
Merge branch 'master' into fix-decode-datatype-per-value-context-read
seva-potapov
authored
153df72
View commit details
Copy full SHA for 153df72
View code at this point
Browse repository at this point
threading the limits everywhere
seva-potapov
committed
dd6d5c4
View commit details
Copy full SHA for dd6d5c4
View code at this point
Browse repository at this point
remove globals, rework as per review comments
seva-potapov
committed
2e8a3ef
View commit details
Copy full SHA for 2e8a3ef
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
implement caching of getMaxTypeDecodingComplexity
seva-potapov
committed
585d636
View commit details
Copy full SHA for 585d636
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Support strides for the QBit data type
Show description for 4673055
alexey-milovidov
and
claude
committed
4673055
View commit details
Copy full SHA for 4673055
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Reject out-of-range IntervalKind during binary type decoding
Show description for 6ea45ea
groeneai
and
claude
committed
6ea45ea
View commit details
Copy full SHA for 6ea45ea
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Merge pull request #100399 from ClickHouse/clang-tidy-init-variables
Show description for c6183be
alexey-milovidov
authored
c6183be
View commit details
Copy full SHA for c6183be
View code at this point
Browse repository at this point
Commits on May 24, 2026
Fix `-Wmissing-prototypes` in `DataTypesBinaryEncoding`
Show description for 7cd335e
alexey-milovidov
committed
7cd335e
View commit details
Copy full SHA for 7cd335e
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
Merge remote-tracking branch 'origin/master' into fix-compiler-warnings
Show description for d6a1fe8
alexey-milovidov
committed
d6a1fe8
View commit details
Copy full SHA for d6a1fe8
View code at this point
Browse repository at this point
Commits on May 21, 2026
Merge pull request #105465 from ClickHouse/fix-binary-encoding-error-messages
Show description for 11c99e3
Avogar
authored
11c99e3
View commit details
Copy full SHA for 11c99e3
View code at this point
Browse repository at this point
Commits on May 20, 2026
Fix wrong variable names in binary encoding error messages
Show description for d65845d
Avogar
and
claude
committed
d65845d
View commit details
Copy full SHA for d65845d
View code at this point
Browse repository at this point
Commits on May 19, 2026
Update src/DataTypes/DataTypesBinaryEncoding.cpp
Show description for 5d5c61a
Avogar
and
nihalzp
authored
5d5c61a
View commit details
Copy full SHA for 5d5c61a
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
Merge remote-tracking branch 'origin/master' into clang-tidy-init-variables
Show description for 7ead5de
alexey-milovidov
committed
7ead5de
View commit details
Copy full SHA for 7ead5de
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into fix-compiler-warnings
Show description for 2093a38
alexey-milovidov
committed
2093a38
View commit details
Copy full SHA for 2093a38
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Respect input_format_binary_max_type_complexity in decodeAggregateFunction
Avogar
committed
e1c8e46
View commit details
Copy full SHA for e1c8e46
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Merge branch 'master' into feat-support_complex_types_for_dictionary
alexey-milovidov
authored
ebeb4fd
View commit details
Copy full SHA for ebeb4fd
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Merge remote-tracking branch 'origin/master' into fix-compiler-warnings
Show description for f7cbbbb
alexey-milovidov
committed
f7cbbbb
View commit details
Copy full SHA for f7cbbbb
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into clang-tidy-init-variables
Show description for 3806b05
alexey-milovidov
committed
3806b05
View commit details
Copy full SHA for 3806b05
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Enable `-Wmissing-prototypes` compiler warning
Show description for d5f952b
alexey-milovidov
and
claude
committed
d5f952b
View commit details
Copy full SHA for d5f952b
View code at this point
Browse repository at this point
rename classes
CurtizJ
committed
83a9242
View commit details
Copy full SHA for 83a9242
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
optimize DataTypesCache
CurtizJ
committed
f8654b4
View commit details
Copy full SHA for f8654b4
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
Merge remote-tracking branch 'origin/master' into merge-pr-98627
alexey-milovidov
committed
4be24a2
View commit details
Copy full SHA for 4be24a2
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Rename `CurrentThread::getQueryContext` to `tryGetQueryContext`
Show description for 1aa2281
Algunenano
and
claude
committed
1aa2281
View commit details
Copy full SHA for 1aa2281
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Add support for complex types in dictionary attributes
ylw510
committed
0f6d561
View commit details
Copy full SHA for 0f6d561
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
Respect stack size
rienath
committed
ae10a3a
View commit details
Copy full SHA for ae10a3a
View code at this point
Browse repository at this point
Refactor
rienath
committed
f010122
View commit details
Copy full SHA for f010122
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
Merge branch 'master' into binary-encoding-nodes
rienath
authored
021746e
View commit details
Copy full SHA for 021746e
View code at this point
Browse repository at this point
Add input_format_binary_max_type_complexity setting
rienath
committed
d71dd37
View commit details
Copy full SHA for d71dd37
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.