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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- An empty table EXCEPT with a large table consumes an unbounded amount of memory while it can be optimized
- Values of SimpleAgregateFunction(F, T) can be aggregated not only with corresponding aggregate function F
- Race between merge and `ALTER RENAME COLUMN` may lead to data loss of renamed column
- Support CREATE OR REPLACE for named collection
- TTLDeleteMerge stopped MEMORY_LIMIT_EXCEEDED
- MergeTree support using TTL to move data to S3 archive storage
- Enable usage of the query condition cache for `SELECT FINAL` queries
- Wrong column name returned using `shardNum` and `RemoteQueryExecutor`
- `Unknown expression identifier` could have been omitted because of the identifier resolution cache.
- Add grant for execute function
- Docs
- C++ not yet supported