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
- Only distribute an INSERT SELECT across replicas when the target table replicates
- Feat(Aggregate): Add `mode` aggregate function
- Skip the granule probes of a text bloom-filter atom that cannot reject any granule
- Do not abort server startup when a table engine's named collection is missing
- Express the GCS write precondition so the commit compare-and-swap is not silently ignored
- Reject a repeated INTERPOLATE target instead of aborting the server
- Fix DeltaLake writer committing add.stats one level too deep
- Do not delete DeltaLake data files when a commit's outcome is unknown
- Fix `SYSTEM WAIT VIEW` not waiting for a refresh requested on another replica
- Do not use a skip index for `has(<constant array>, <column>)` when it holds per-element hashes
- Docs
- C++ not yet supported