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 supported56 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Restore mutations from backup
- The error message about max redirects should also provide a hint about the setting name.
- `IPv4RangeToCIDR`
- read_in_order not used for `SELECT key FROM test_read JOIN tbl as n ON value = n.number ORDER BY key`
- Distributed connections fails due "authentication failed" error, though a healthy replica exists
- continuous interserver 'I/O error: Broken pipe'
- Wrong results of SELECT DISTINCT statement when comparing 0 and -0
- A peephole optimization: if someone requesting a tuple of attributes from a dictionary and immediately takes only one, don't request others.
- `dictGet` functions from complex key dictionaries require `tuple` argument even if there is a single key
- HTTP dictionary doesn't work as described in docs
- Docs
- C++ not yet supported