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
- Make CPU-bound `work()` interruptible: large single chunks block `KILL QUERY` / timeouts
- Logical error: 'current_version != existing_version' (STID: 2508-3ef8)
- Add `query-analyzer` util for profiling query analysis
- Improve text index condition description in `EXPLAIN`
- Keeper: SIGABRT (LOGICAL_ERROR in commit_in_bg) on every reconfig+restart during quorum migration on 25.8 — regression of #72234?
- Fix "No set is registered for key" for a subquery used as both FROM source and IN argument
- Add infrastructure for top-K search queries and `vectorSearch` table function with support of the prefiltering
- Logical error 'Unexpected return type from toString' in correlated subquery decorrelation with WITH ROLLUP and group_by_use_nulls
- ALTER TABLE ... ENGINE = ...MergeTree
- Performance: ~7x peak memory for aggregate queries with a PREWHERE filter over wide String columns since 26.2
- Docs
- C++ not yet supported