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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Exact-size parallel_hash build to avoid rehashing on cold builds
- Avoid copying data for the NONE compression codec when writing
- TTL CLEAR INDEX for MergeTree parts
- Fix parseDatabaseAndTableNameOrAsterisks: reject db*.table as invalid syntax
- Set thread count for hand-assembled completed pipelines (PARALLEL WITH, Distributed INSERT SELECT)
- Fix LOGICAL_ERROR in parallel replicas for window function over a constant subquery
- `INSERT` that leaves a cyclic `DEFAULT` chain to defaults raises `UNKNOWN_IDENTIFIER` instead of `CYCLIC_ALIASES`
- Fix flaky hang in ThreadPool.GlobalFull1/GlobalFull2 unit tests
- More KeeperStorage refactoring
- [CI crash] S3 PutObject request failed during backup process
- Docs
- C++ not yet supported