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
- Add IAggregateFunction::merge self-aliasing chassert (follow-up to #103536)
- Fix server abort on bad argument count for object-storage table engines (STID 4283-5f31)
- Fix heap-use-after-free in `executeAggregateMultiply` self-merge
- Aggregate function combinators: TOTALS and BY (scaffolding for ORDER BY)
- CI: split Bugfix Validation Check into per-arch + final aggregator
- `Int32` exponent overflow in `parseDecimal` causes SAMPLE ratio to silently become 1
- `tuple` with `enable_named_columns_in_function_tuple` creates named tuples that silently lose data on CAST/INSERT to differently-named tuple types
- [CI crash] Failed to validate version metadata during data part load
- `--backslash` mode silently drops INSERT VALUES data in `clickhouse-format`
- [26.3.9.8] Subquery over clusterAllReplicas returns different results depending on selected outer columns
- Docs
- C++ not yet supported