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 supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix bad cast in Redis Dictionary with simple storage type and cache layout
- Fix cluster discovery re-registration after Keeper session expiry
- Fix SummingMergeTree FINAL dropping rows when column pruning hides non-zero summing columns
- Wrong results: SummingMergeTree FINAL drops a present row when reading only a summation column that is 0 for it (read-in-order + column pruning)
- Add ColumnsScatter::scatter: batched column split with type-index dispatch and bytes-budget input buffering
- If it's a DDL query for a table in Replicated or Shared database, and it has ON CLUSTER db_name, treat it as usual
- INSERT into JSON column with minmax skip index crashes on mixed-type arrays
- Support SETTINGS ALL READONLY in SQL settings profiles
- A bad cast exception occurs in Redis Dictionary when using the CACHE layout with simple storage types
- Allow forcing x-amz-checksum-* headers for S3 uploads
- Docs
- C++ not yet supported