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
- Treat a NULL nullable string column on the right of IN as absent
- Do not let a post-run coverage diagnostic discard a finished test run's exit code
- Optimize delayInsertOrThrowIfNeeded overhead
- Bump `silk` to the latest `clickhouse-public`
- Column IDs for MergeTree: the addressing refactor
- Add `system.sessions` table
- Nullable LHS defeats the no-supertype cast guard: nullIn(NULL, 'x') returns 1
- View pushdown force-disables `extremes`, dropping the block on single-shard clusters
- Pushdown applies view-level `FINAL`/`SAMPLE` to shards: row set changes, `ILLEGAL_FINAL`
- Speed up window functions by evaluating each `MergeTree` partition independently
- Docs
- C++ not yet supported