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
- clickhouse local --ignore-error silently swallows execution errors: no message, exit code 0 — clickhouse-client prints them
- RFC: partition-wise JOIN
- Better defaults for object storage
- `Buffer` table over a `Distributed` table with a remote shard throws `THERE_IS_NO_COLUMN` for any `ALIAS` column under the analyzer
- Support the window frame exclusion
- Resolve pushed role names once per query instead of per shard connection
- `netloc` drops the host and port of a bracketed IPv6 authority: `user:pass@[2001:db8::1]:8080` yields `user:pass@`, and a bracketed host without userinfo yields an empty string
- `transform` and `CASE ... WHEN` never match a `Nullable(Enum)` value: every row silently gets the default/ELSE result
- Fix equals behavior with FixedStrings in containers
- Simplify/speed up string comparisons in arrayIndex functions
- Docs
- C++ not yet supported