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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Reduce double-copy of data on Map functions
- Make error codes registry sparse
- SHOW USERS LIKE/NOT LIKE
- Perf: TPC-H regression after changing auto_statistics_types to uniq_v2
- Text index: pre-insert the postprocessor stop words into the token map
- Text index: Add a StringZilla-based tokenizer
- `lightweight_mutation_projection_mode = 'rebuild'` does not rebuild the projection; stale (deleted) rows returned via projection-based read-in-order
- keeper: Increase default `write_snapshot_version` to 8 and make it hot-reloadable
- Correlated subquery referencing an outer column via positional tuple element (o.p.1) fails NOT_FOUND_COLUMN_IN_BLOCK
- release_job: call create_release in-process instead of via subprocess
- Docs
- C++ not yet supported