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
- Fix accurate casts from an unsigned integer to IPv4 and IPv6
- Deliver one sorted run per stream reading object storage in order
- Collect SQL stacktraces on the hung-check and server-died abort paths
- Validate the Log family column name length at DDL time
- Check query cancellation inside the row loop of formatQuery and friends
- Docs: document large single-replica services
- Fix `RENAME TABLE` checking the new name against the source database
- Validate the projection name length at DDL time
- Direct join (default join_algorithm) over a FLAT-layout dictionary returns attribute values of the wrong keys once the probe block exceeds ~1024 rows
- Constant projection + ORDER BY ALL + LIMIT n BY + LIMIT WITH TIES: exception 10 "Not found column 1_UInt8 in block" at default settings
- Docs
- C++ not yet supported