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
- `GLOBAL RIGHT OUTER JOIN` on Distributed tables duplicates unmatched rows across shards without diagnostics
- Error in play: Unexpected end of JSON input. in case of query exception
- `SELECT *` with ANTI/SEMI JOIN incorrectly includes columns from the right table
- Flaky test: 01076_parallel_alter_replicated_zookeeper
- 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
- Docs
- C++ not yet supported