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
- Fix scale error in exception message of parseDateTime64InJodaSyntax
- fix(ci): Split the PromQL compliance comment hook into an isolated job because it requires GH auth.
- `canFallbackToStringReplacement` allows fallback even when replacement contains `\0` substitution reference
- `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
- Iceberg: prune manifest files at the manifest-list level using the partitions summary
- Support for `CREATE OR REPLACE MATERIALIZED VIEW`
- Add optimize_row_order_if_no_order_by (reopen #103919)
- Investigate partitioned-build, streamed-probe variant of ConcurrentHashJoin
- Docs
- C++ not yet supported