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
- Correlated subquery equivalence substitution loses rows for Array/Tuple/Map with float elements: the stitch join compares bitwise, so -0.0 stops matching 0.0
- Add an `<http>` user directory backed by `<http_authentication_servers>`
- Switch the samples inner table of the TimeSeries engine to a bucketed schema
- Cache part statistics and selectivity estimators to make query planning with statistics cheap
- Backport #113154 to 26.7: Text index: inject tokenizer properly to supported functions outside WHERE/PREWHERE
- Check `allow_statistics` only when validating a mutation, not when running it
- Check if StringHashTable can be abolised in favor of packed strings
- CI: require only one package flavour per Install packages job
- A `Nullable` argument lets a geometry function's `Unknown geometry type` exception disappear when a sibling conjunct filters the block empty
- Let an in-flight replicated DDL entry finish before DETACH DATABASE detaches its tables
- Docs
- C++ not yet supported