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
- `tryOptimizeAndEqualsNotEqualsChain` loses type info when converting notEquals chain to NOT IN, causing wrong results with Date columns
- `dictionary_validate_primary_key_type` rejects `LowCardinality(UInt64)` due to missing `removeLowCardinality` unwrap
- Preserve LowCardinality in nested() and ARRAY JOIN over Nested columns
- `s3()` fails to read parquet files from zip archive in S3 when zip entry is not compressed
- AddressSanitizer: heap-use-after-free (STID: 0988-3351)
- Iceberg: prune manifest files at the manifest-list level using the partitions summary
- `ILIKE` multi column selection
- Vectorize the hash table probe path (SIMD metadata scan + batched probe loop)
- Fix streaming `INSERT` flush for `HTTP` input
- Support for `CREATE OR REPLACE MATERIALIZED VIEW`
- Docs
- C++ not yet supported