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
- Text index: support arbitrary `LIKE` patterns with `tokenizer = 'array'`
- Add LIKE/NOT LIKE/ILIKE filtering to SHOW access entity statements
- [RFC] Add a `histogram(N)` column statistic for range predicate selectivity
- Reject duplicate names in CTE and table expression column alias lists
- `Alias` table engine leaks a target's schema and row count to a user with no grant on it (metadata access-control bypass)
- Do not erase the source column of a filter deferred after FINAL
- Lazy-load part-level column statistics
- Logical error: Invalid number of columns in chunk pushed to OutputPort. Expected A, found B (STID: 2270-3258)
- Fix join NDV propagation for distributed aggregation
- Support quoted PromQL grouping labels
- Docs
- C++ not yet supported