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
- Bump `simdutf` from v9.0.0 to v9.1.1
- Bump `snappy` from 1.1.10 to 1.2.2
- Bump `cassandra` from 2.16.2 to 2.17.1
- Bump `libpqxx` from 7.10.0 to 8.0.2
- Do not JIT-compile a lambda body in a plan that is shipped to another node
- Names and observability for authentication tokens
- Make array search functions agree with equals on FixedString padding
- Plan-based parallel replicas with `join_algorithm = 'direct'` into a `MergeTree` right table throws LOGICAL_ERROR `Got read request from replica N for unknown stream`
- A buffered common subplan (`ReadFromCommonBuffer`) can be read before its writers finish: `Trying to extract chunk from ChunkBuffer before all inputs are finished`
- v3 UPDATE mints a fresh first_row_id block: rewritten row loses its `_row_id`
- Docs
- C++ not yet supported