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
- Refresh the storage policy of a Backup database on every open
- Fix a bad cast when a row policy and PREWHERE both read a converted `Buffer` column
- Fix a logical error when materialized views share one target table
- Add experimental Wallaby floating-point compression codec
- Fix window RANGE frame peer groups ignoring COLLATE
- Correlated EXISTS decorrelates to a CROSS JOIN with severe memory growth when equality columns differ only in nullability
- Build post-hook fails fleet-wide: build-profile INSERT into the CI logs cluster rejected with `MEMORY_LIMIT_EXCEEDED`
- Fix a crash when a spilling join re-enters a HashJoin whose data was released
- Reject duplicate storage namespaces within a policy
- Backport #109932 to 26.6: Fix crash in direct JOIN over MergeTree with PREWHERE (shared PrewhereInfo corrupted by column pruning)
- Docs
- C++ not yet supported