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 supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Make Ctrl+C terminate the output of a result set in the client promptly
- Fix groupConcat behaviour on empty strings
- Harden `ThreadStatus::attachToGroupImpl` against partial attachment failures
- Fix wrong column order in distributed queries with ALIAS columns
- KeeperStorage refactoring
- Tuple with Nullable subcolumn serialized back incorrectly
- Add processor memory delta to processors profile log
- `ifNull(col = X, 0)` cannot use PK or skip index (boolean-position ifNull/coalesce wrapper)
- Config Workflow: infer changelog category from PR labels when body parsing fails
- A logically-inert "true AND" wrapper around NOT(has(arr, x) AND arrayJoin(arr) = x) causes 20x+ memory blowup in ARRAY JOIN
- Docs
- C++ not yet supported