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
- Fix LOGICAL_ERROR on premature S3 connection close through the filesystem cache
- Allow 'replicated' tables in replicated database
- Use `HashSet` for aggregations without aggregates
- Reject make_distributed_plan over a direct read from a text index
- Add test: `LIMIT ... WITH TIES` guard in `optimizeLimitForAggregationInOrder` is untested
- Reject correlated MATERIALIZED CTE reused in a JOIN at analysis time
- Support for google.protobuf.Timestamp serialisation to and from DateTime
- Fix wrong results for duplicate-ALIAS GROUP BY on a Distributed table under two-level aggregation
- Runner-wide OOM (OOM in dmesg / Server died) on Stateless test runners, especially arm_asan_ubsan, azure
- Detect when tables behind the query have changed - to improve query cache
- Docs
- C++ not yet supported