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
- Do not fail `DROP DATABASE` of a `Replicated` database on a transient Keeper error
- CI: validate that the two LLVM coverage measurements are comparable
- Build the standalone WebAssembly parser with CMake, and test it in CI
- Implement PromQL range functions present_over_time, absent_over_time, quantile_over_time and predict_linear
- Fix data loss when a ReplicatedMergeTree INSERT is cancelled during ambiguous-commit recovery
- Pass `--allow_repeated_settings` when collecting server stacktraces
- Make SQL SECURITY views an optimization barrier
- Plan-based parallel replicas over a `Merge` table drop the `WHERE` filter (wrong results) and throw `Cannot serialize FutureSetFromSubquery with no query plan`
- Implement PromQL range functions first_over_time and mad_over_time
- Implement PromQL range functions ts_of_first/last/min/max_over_time
- Docs
- C++ not yet supported