clickhouse
https://github.com/yandex/clickhouse
C++
ClickHouse is a free analytic DBMS for big data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Use smaller first read task size for read in order with filter
- Route LLVM JIT allocations to a dedicated jemalloc arena
- Refreshable MV: relax sanity checks in SECONDARY_CREATE
- Fix TSan data race in GetPriorityForLoadBalancing::getPriorityFunc
- Reject NaN/Inf and zero-magnitude vectors in vector similarity index
- Add test: `UUIDv7ToDateTime` non-v7 fallback returning epoch is untested
- Fix DISTINCT silently dropped through UNION ALL CTE in RemoveUnusedProjectionColumnsPass
- Add test: `Path::hasGlobsIgnorePlaceholders` early-return branch (no placeholder, raw globs) untested
- Fix CHECK TABLE re-fetch loop on parts with unknown-projection orphan checksum entries
- Improve canceling queries with url() function
- Docs
- C++ not yet supported