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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- ALTER TABLE DROP/DETACH PARTITION silently fails for Bool partition keys due to Field type mismatch in getPartitionIDFromQuery
- Add test: No test for bloom filter text index on mapKeys with non-map comparison functions
- Missing size check in parseLiteralAndAssertType causes OOB crash when tuple element counts differ between rows
- getKeyValueMongoDBArgument rejects oid_columns named argument with BAD_ARGUMENTS
- FilterTransformPassedBytes counts pre-filter column sizes at line 247
- insertResultInto finalizes buffer without persisting accumulated sizes, breaking incremental window functions
- getCreateDatabaseQueryImpl skips empty comment overlay, causing cleared comments to persist in metadata file
- Add test: No test for MV validation with MATERIALIZED columns in target table after getSampleBlockInsertable switch
- extractMonotonicFunctionsChainFromKey passes result_type instead of arg_type to isFunctionReallyMonotonic, bypassing Date→DateTime overflow check
- recoverBatch() uses files.back() instead of loop variable 'file', causing all batch files to be marked as broken when a middle file is corrupted
- Docs
- C++ not yet supported