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
- Extend reading in reverse order with FINAL to Merge tables and topKThroughJoin
- Fix replicated database log retention check overflow
- Make the lazy-load table stand-in transparent to system tables, DML and `BACKUP`
- TTL merge silently drops a whole part based on ttl.txt written by pre-fix versions with the DateTime overflow bug, without re-evaluating rows with the fixed expression
- Simplify column statistics configuration: Remove explicit statistics DDL
- Correct the global memory tracker from a measurement by default
- Fix wrong `DISTINCT` results with `WITH FILL` when a generated row defaults a sort key
- Prometheus HTTP API: implement /api/v1/status/buildinfo
- Speed up toYYYYMMDDhhmmss for DateTime and Date columns by keeping the column's type in the calendar decomposition
- Do not lose the Variant discriminator when a constant IN set is built
- Docs
- C++ not yet supported