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
- Introduce Settings Compatibility Blocker
- Physical column shadowing `_part`: `SELECT count() ... WHERE isNull(_part > 0)` throws NOT_FOUND_COLUMN_IN_BLOCK
- Docs: Improve Reference documentation discovery
- Advance the Iceberg version hint on a lost commit race
- HTTP gzip ingest in 26.7 is O(n^2) in compressed block size
- Add `system.sessions` table and `KILL SESSION` to manage sessions
- Build the row policy's IN-subquery sets when reading a `Merge` table
- Do not deduplicate an insert when its deduplication node is gone from Keeper
- Cancellation of a PostgreSQL read is lost if the cancel reaches the backend before the `COPY` starts executing
- Do not destroy a foreign detached part when cloning one from another shard
- Docs
- C++ not yet supported