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
- Extend `InverseDictionaryLookupPass` to support `IN` and `notIn` operators for dictionary lookups
- Add assertions in IColumn::mutate to verify deep unique ownership of sub-columns
- Add `user_files_policy` server setting for custom disks in user_files directory
- Enable throttling of lookups for YTsaurus dictionaries
- Automatically Optimize Queries on Time-Partitioned Tables
- Add canThrow interface to functions
- Support `UNIQUE` predicate that tests for no duplicate rows in a subquery
- [CI crash] Double deletion of MergeTreeDataPartCompact
- Column IDs for instant RENAME/DROP in non-replicated MergeTree
- Refuse to materialize columns used in sort key expressions
- Docs
- C++ not yet supported