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 supported58 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Flaky `01290_max_execution_speed_distributed` (`TOO_SLOW`)
- Write view refreshes to query_log, pre-check permissions
- Better access validation in `ON CLUSTER` queries.
- `select splitByRegexp('x|', 'abc')` returns `['abc']` but `['a', 'b', 'c', '']` expected
- grouping function doesn't work anymore on a distributed table when allow_experimental_analyze=1
- clickhouse-keeper-client fails to connect on tcp_secure_port
- Unit test `CoordinationTest/3.ChangelogTestSimple` failure in release build
- Query UI can't undo tab characters
- CPU consumption quota and throttling
- INSERT INTO FUNCTION s3 writes incomplete data instead of aborting the data upload when exception
- Docs
- C++ not yet supported