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
- Parquet v3 reader: a corrupt offset index aborts the server (LOGICAL_ERROR)
- S3 multipart complete: a NoSuchUpload is rewritten to success on key existence alone, silently losing an acknowledged fixed-key INSERT
- Add the `Cluster` database engine
- Unkillable synchronous DROP of a table with inner tables: the inner drop waits in `waitTableFinallyDropped` without a process-list element (stress hung check: `DROP TABLE prometheus`)
- Declare runningConcurrency non-deterministic to fix wrong results
- Allow to create table without providing credentials if catalog specified
- Docs: Improve glossary browsing and ClickHouse terminology
- Emit the UUID clause of a table reference when formatting it
- Do not root Iceberg orphan cleanup at a stale version hint
- Do not treat an existing object as proof that a multipart upload completed
- Docs
- C++ not yet supported