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 supported56 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Slow shutdown of `MergeTreeBackgroundExecutor`
- Queries sometimes fail with "expected TablesStatusResponse, got TableColumns"
- Better visibility of the advanced dashboard
- MySQL interface sends SQLSTATE 00000 instead of HY000 for failed queries
- User can execute revoke for priviliges which they never had (without error)
- How does clickhouse count the number of times a field value is continuously greater than a fixed value
- ClickHouse 23.5.2 insists on using bloom filter skipping index where it's unsuitable, fails to execute a query
- Concurrent lightweight delete and attach detach partition.
- How to insert local table from local on cluster efficiently?
- LowCardinality & Enum optimization for SELECT [DISTINCT] key FROM table [GROUP BY key] ORDER BY key [LIMIT 1000]
- Docs
- C++ not yet supported