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
- Add setting `force_materialized_cte` to throw when a `MATERIALIZED` CTE cannot be materialized
- Honour KILL QUERY when flushing the async-insert queue of a Distributed table
- Forward logs from distributed plan workers to the coordinator
- Store the effective nested SETTINGS clause on the query node and validate it
- Measure WASM UDF input batches whole instead of summing per-row probes
- Reject a non-finite `WITH FILL` bound
- Bound the `{a,b,c}` glob expansion in paths
- Keep a pending partition-scoped mutation out of the other partitions
- Wrong result: an alias-keyed `additional_table_filters` entry is dropped with parallel replicas and `serialize_query_plan = 1`
- Reduce profile-counter memory with hot/cold storage at every level
- Docs
- C++ not yet supported