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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix privilege widening in AccessRightsElement::makeBackwardCompatible
- Enable reading in reverse order with FINAL for ReplacingMergeTree
- Add clickhouse-test --test-list-file and --list-tests for job-side test distribution
- Lazy materialization OOB: cols.size() mismatch (debug) + release vector<bool> out-of-bounds read with Map subscript + two text indexes
- Land the release-branch version bump through a pull request in CreateRelease
- Keeper: `save_state` rewrites the Raft state file non-atomically → term/vote loss after a crash (split-brain risk)
- JIT: 'Invalid cast from Nothing to native type' when compile_expressions=1 compiles a filter with a Nullable(Nothing) operand
- Fix SQL injection in PostgreSQL predicate pushdown via container literals
- Fix ASTDatabaseOrNone: always backquote database name to prevent NONE keyword collision
- Extend the supported range of Date32 to [0000-01-01, 9999-12-31]
- Docs
- C++ not yet supported