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
- `getIcebergType` loses nested tuple field names via `getNormalizedType` stripping explicit names
- Propagate Iceberg schema field `doc` to ClickHouse column comments in DESCRIBE output
- Deprecation guard error message at `DataLakeConfiguration::getCatalog` mentions `storage_catalog_url` but code checks `storage_aws_access_key_id`
- 26.3+ jemalloc fantom crashes due to LTO
- `checkTableNameLength` in `executeToTables` checks against source database instead of target database for cross-database renames
- Backport #101798 to 25.8: Prevent server termination when unregistering S3 client fails
- Add UNIQUE key constraint support for MergeTree (Issue #70589)
- Backport #102384 to 25.8: Coalescing merge tree fix array
- UndefinedBehaviorSanitizer: undefined behavior (STID: 2825-3dea)
- Check for stack overflow in Avro reader
- Docs
- C++ not yet supported