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
- Squash source blocks before projection calculate to reduce temp parts
- Add testcases for default columns
- Add parallel_replicas_prefer_local_replica setting
- Add SQLStorm CI job
- Fix distributed task iterator not initialized exception with parallel replicas
- Check table failed if a JSON column has too complex structure
- Fix signed integer overflow in toStartOfInterval for Millisecond/Microsecond intervals
- Truncate ORDER BY after all GROUP BY keys are covered
- Idea: diagnose tests failed due to randomized settings.
- Optimize tupleElement(dictGet(..., tuple_of_attrs), N) into single-attribute dictGet
- Docs
- C++ not yet supported