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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Add `total_memory_profiler_sample_probability` setting alias and enable the memory sample profiler on CI
- Add replica_host configuration for DatabaseReplicated
- use Double-Array Aho-Corasick to support fast multiSearchAny over > 255 patterns
- Support hard links in the disks with `plain_rewritable` metadata
- Add test for vector search on Distributed tables
- Try using optimised hex encode and decode for `hex`
- The `distinct` operation can be executed in parallel on a per-partition basis
- Experimental part pruning by partition ID prefix
- Add PGN (portable game notation) input format
- Fix logical error in getMinMaxTime() when Nullable DateTime column has all NULLs
- Docs
- C++ not yet supported