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
- Fix ALTER TABLE ... COMMENT COLUMN being silently discarded on a materialized view with an inner table
- Evaluate a `DEFAULT` column from the patched value of the column it reads
- Web UI: store credentials for the implicit default user
- Web UI: pretty-print and highlight the value of a selected `JSON` cell
- Unregister a disk defined inline with `disk(...)` when the last table or database using it is gone
- Decline `divide` and `multiply` monotonicity for a constant that yields `NaN`
- Data race on `FutureSetFromSubquery::source` between two storage iterators building the sets of a shared `ActionsDAG`
- Bump `liburing` from 2.14 to 2.15
- Bump `abseil-cpp` from 20260526.0 to 20260817.0
- Fix Iceberg count() on tables whose manifest files over-report row counts
- Docs
- C++ not yet supported