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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Analyzer: `INSERT` and `CREATE TABLE` are ~100× slower than old analyzer on a single `MATERIALIZED` column with a very large expression
- SHOW CREATE ROW POLICY returns 'restrictive'/'permissive' in lowercase instead of uppercase
- HTTP header / timeout settings: declared user-modifiable, actually consumed only from server-startup `HTTPContext`
- Release pull request for branch 26.5
- Window function with lagInFrame over Map columns causes OOM on 8GB RAM for ~3M rows
- Reject nested Dynamic/Variant in min/max aggregates and minmax indexes
- Expose aggregate dictionary metrics in system.asynchronous_metrics
- last_success_time / next_refresh_time inconsistency in system.view_refreshes
- Restore PK/skip-index pruning for PREWHERE IN (subquery)
- Redis handler
- Docs
- C++ not yet supported