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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Allow mTLS authentication on HTTPS without the `X-ClickHouse-SSL-Certificate-Auth` header
- Fix ssl_certificate authentication bypass via embedded NUL byte in certificate CN
- Fix TOTP bypass in MySQL protocol authentication
- Fail close on TOTP in SCRAM SHA-256 authentication
- Make overload resolvers see through a `LowCardinality` argument
- `join_use_nulls = 1` still blocks transitive predicate inference into the left table (single-sided predicate)
- Cannot add MATERIALIZED column into ORDER BY sorting key
- Avoiding Thundering Herd for Query Result Cache
- Include `tests/fuzz` inputs in the fuzzer job digests
- Keeper: put multiple requests into one nuraft log entry
- Docs
- C++ not yet supported