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
- Disable omitting frame pointers for simpler unwind
- Obsolete settings warnings triggered by server-managed profiles even when value equals default
- segmentation tokenizer, which more suitable for log data search/patterns
- Feature: generateUUIDv3 / generateUUIDv5 (deterministic, namespaced, RFC-4122-compliant UUIDs)
- Feature request: `splitByRegexp` tokenizer for text indexes
- map_buckets_hash_strategy
- Backport #102825 to 26.3: normalizing format check using lower case
- MergeMutate pool permanently wedges on addFuturePartIfNotCoveredByThem
- PR's fix is incomplete: `replaceToConstants` (line 159) recurses into correlated subqueries unguarded, replacing ColumnNodes in `correlated_columns_list` with ConstantNodes, causing `Bad cast from type DB::ConstantNode to DB::ColumnNode` LOGICAL_ERROR
- Improve vector similarity search performance with binary quantization
- Docs
- C++ not yet supported