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
- Top-K dynamic filtering over a Tuple() column: ORDER BY ALL DESC LIMIT n throws NOT_IMPLEMENTED "Comparison of zero-sized tuples" at default settings
- Fix "Coordinator for parallel reading from replicas is not initialized" for a nested cluster read
- Crash between the mutation entry and the metadata commit of `ALTER ... RENAME COLUMN` silently returns defaults for acknowledged data on wide parts
- Refuse to read Apache Paimon primary-key tables instead of returning superseded rows
- Fix materialized CTE gate missing for a reused CTE over Distributed
- Paimon table functions: the `structure` argument is reported by DESC but ignored by SELECT
- ENGINE = Backup storage policy key ignores the resolved destination, so ALTER NAMED COLLECTION between DROP and recreate silently reads the old backup
- Paimon primary-key tables silently return duplicate/stale rows: no merge-on-read, primary keys ignored
- Fix `JSONAllValues` text index probe coercion
- Fix division by zero in `ReadFromMergeTree` when `StorageMerge` truncates the number of streams
- Docs
- C++ not yet supported