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
- Implement serde for `IntersectOrExceptStep` and support it for `makeDistributed`
- Support `WITH TOTALS` for `makeDistributed`
- `make_distributed_plan` fails on full-text search queries when direct read from text index is enabled
- Implement COMPRESSION modifier for FORMAT
- Add database settings to limit the number of tables and their sizes in bytes or rows.
- Allow to erase source of MATERIALIZED key column
- ALTER TABLE ADD COLUMN and MATERIALIZE COLUMN for the same column don't work in the same statement
- Information about parts where column is materialized in system.columns
- Fix LOGICAL_ERROR in full_sorting_merge JOIN when sharding stream counts diverge
- Sync private
- Docs
- C++ not yet supported