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
- Restore a dictionary left unusable by a rejected DETACH ... PERMANENTLY under concurrent DDL
- count() with ARRAY JOIN silently ignores mismatched array sizes while SELECT * correctly throws SIZES_OF_ARRAYS_DOESNT_MATCH
- Fix SYSTEM RELOAD/UNLOAD DICTIONARY ON CLUSTER losing the current database
- Fix use-of-uninitialized-value in direct JOIN over a MergeTree table read with STREAM
- Fix LOGICAL_ERROR when loading an existing Compact part under a non-adaptive table policy
- Unify temporary part directory claim and reclaim, make part construction intent explicit
- Fix NOT_FOUND_COLUMN_IN_BLOCK for a correlated subquery referencing an outer column via a subcolumn function
- Fix CI crash reporter naming logical errors after query-echoed text
- Make `INSERT ... SELECT` compatible with async insert
- Skip building the check query for mutations when index analysis proves a part is untouched
- Docs
- C++ not yet supported