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
- Unify columns definition and usage for CI Logs, add `workflow_start_time` column
- `count()`/`sum()` without `GROUP BY` returns zero rows instead of one when a single-shard `Distributed`/`Remote` table's only shard is skipped via `skip_unavailable_shards`
- Text index: accept arbitrary LIKE/ILIKE patterns for the array tokenizer
- Fix substreams cache key collision between streams of one column
- Expand `url` glob patterns lazily
- Fix integer overflow in String deserialization
- Make Parquet dictionary-filter pruning cheaper: sorted hash vector, no per-value Field
- Reject invalid subrequests in ZooKeeper multi requests
- Revert "Do not build statistics for non-physical columns"
- Fix integer underflow in MySQL protocol handshake
- Docs
- C++ not yet supported