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
- Allow overriding the HTTP method for SELECT through the url table function and URL engine
- Make the release job a linear step sequence without ok, recovery, or dry-run flags
- Precompute hashes and prefetch for fixed-size-keys aggregation methods
- Read and checksum the UNIQUE KEY dense-index SST through IDataPartStorage
- Keep the column default when another MODIFY COLUMN restates the type
- CI: run the full test suite only when review threads are resolved
- Support DEFINER / SQL SECURITY for dictionaries
- Stop retrying S3 reads after query cancellation
- Automatically set make_distributed_plan=1 when distributed_plan_workers_num != 0
- Final DISTINCT pass is single-threaded and does not scale with `max_threads`
- Docs
- C++ not yet supported