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
- Report INCORRECT_DATA instead of LOGICAL_ERROR when a part does not match the declared sorting key
- Do not merge patch parts across the data version of an in-flight merge or mutation
- Fix text and token skip indexes over-pruning a map element whose default matches the predicate
- [TEST] Read time series table functions on parallel replicas
- Milestone 2 - Add the executed query plan to system.query_log
- Make a PostgreSQL read cancellable while it is streaming
- Align SYSTEM REFRESH VIEW while stopped/paused with streaming engines
- TimeSeries: the samples timestamp default CODEC(DoubleDelta, ZSTD(1)) costs read time - CODEC(Delta, T64, LZ4) is 5-12% faster on four PromQL queries, slightly smaller and cheaper to write
- Do not run `BlobKiller` and `BlobCopier` threads for disks that never need them
- Allow non-UTF-8 `String` bytes in the `JSON` type
- Docs
- C++ not yet supported