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 flaky cancel_insert_when_client_dies tests on fast builds
- Add `max_rows` setting for databases
- Stress test: S3_ERROR "No such key" during background merge on cached_s3_encrypted (foreground merge-read variant, not covered by #108489)
- Fix materialized CTE "gate is missing" error with WITH TOTALS
- [wip] Implementing band join algorithm
- Automatic parallel replicas (parallel_replicas_min_number_of_rows_per_replica > 0) fails RIGHT JOIN with NOT_FOUND_COLUMN_IN_BLOCK
- rewrite_in_to_join produces a join full_sorting_merge/partial_merge cannot execute: valid IN (subquery) throws NOT_IMPLEMENTED with optimizations on
- ORDER BY is not applied globally when reading a Distributed table through a Merge engine: per-shard-sorted streams are concatenated, LIMIT returns wrong rows
- WITH FILL is applied per shard on Distributed tables: fill rows are duplicated once per shard
- Testing: verify server stacktrace log attachment with an artificial hung test (on top of brew lldb fix)
- Docs
- C++ not yet supported