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
- Fix assertion in TransactionID::isNonTransactional for DummyTID
- keeper-bench: add KeeperStorage-only benchmark mode
- `buildQueryGraph` CROSS `join_kinds[0]` overwrites RIGHT JOIN constraint, silently converting RIGHT to INNER
- `deserializeFromValue` single-arg path uses `deserializeTextCSV` on already-extracted value, causing silent truncation at comma for String types
- issue-76473: Add engine_file_skip_failed_files setting to skip corrupted files in File engine
- `WHERE` on join key isn't pushed into left-side primary key index for `RIGHT` / `FULL JOIN`
- Preserve custom type names in recursiveRemoveLowCardinality
- `isDistinctFrom` returns 0 instead of 1 for Array/Map vs NULL due to hardcoded `UInt8(0)` ignoring `is_equal_mode`
- Logical error: Cannot fold actions for projection. Node A requires input B which does not belong to projection (STID: 3673-56a1)
- Expanding Substrait serializer support and test coverage
- Docs
- C++ not yet supported