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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- `SELECT *` with ANTI/SEMI JOIN incorrectly includes columns from the right table
- Optimize ReplicatedMergeTree queue locks for readonly operations on tables with mutations
- Create table ... clone as does not respect db in fully qualified from table name
- Support DataLake on top of Azure with Delta-kernel
- floor(x, N) returns inaccurate results for specific floating-point numbers (e.g., floor(0.01860, 5) -> 0.01859)
- Uncompressed arrow buffers are marked incorrectly
- Add `PARTITION BY` into `INTO OUTFILE` clause
- Materialize hypothesis index stuck
- Using Set() skip index in query consumes lot of memory and is never released
- PARALLEL WITH improvements
- Docs
- C++ not yet supported