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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Add introspection TCP port
- `use_top_k_dynamic_filtering` installs a redundant/counterproductive `__topKFilter` prewhere when the read is already in-order via a sorting projection
- Validate engine features before rewriting metadata on ATTACH AS REPLICATED
- Support the Set table engine for materialized CTEs
- JSON type: wildcard/regex path type hints to prevent file descriptor explosion for high-cardinality dynamic keys
- Add keyValuePairs text-index tokenizer for Map columns
- Fix logical error on DISTINCT-in-order over ARRAY JOIN with stale sort property
- Serialize an empty polygon with zero rings (canonical WKB)
- Fix text index LOGICAL_ERROR with constant folding and partition key
- Fix Block structure mismatch after liftUpUnion with divergent aggregate state types
- Docs
- C++ not yet supported