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: don't wipe LDAP user roles on interserver authentication
- Add `force_data_skipping_indexes` alias for `force_data_skipping_indices`
- createLightweightDeleteCommand does not copy mutation_version from source command
- Greedy startsWith prefix matching causes literal values starting with 'from_env'/'from_zk' to be misinterpreted as substitution directives
- intDivOrNull/moduloOrNull null map only checks b==0, misses INT_MIN/-1 FPE case
- sparseGrams ignores max_ngram_length when min_cutoff_length (4th arg) is provided
- block.clear() in set index deserializeBinary destroys reused granule structure, disabling non-bulk index filtering
- UnionNode::updateTreeHashImpl ignores ignore_cte option, causing same distributed IN hash mismatch for UNION CTEs
- expandSelectorGlobImpl early-returns without expanding single-char enum when path also contains range glob
- isFloat() in read-in-order optimization doesn't unwrap LowCardinality, causing wrong ORDER BY for LowCardinality(Float64) with NaN
- Docs
- C++ not yet supported