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
- Add invariant on QueryPlan::optimize to require checking fallback to local execution
- Keeper: support lexicographic list pagination with `start_after` + `limit`
- Add functions generateUUIDv3 and generateUUIDv5
- Fix JSONPath wildcard dropping non-array values in JSON_QUERY, JSON_VALUE and JSON_EXISTS
- Perf(String): Speed up reverse for String and FixedString
- Bump `croaring` from v5.1.1 to v5.2.0
- Fallback to local execution can have inner query execute as distributed plan
- Improve canceling queries with GROUP BY WITH TOTALS
- HTTP interface to support the QUERY method
- `make_distributed_plan` defects found by stress-testing the local-execution fallback (umbrella issue)
- Docs
- C++ not yet supported