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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Do not let test processes inherit the CI runner's output pipe
- Fix materialized CTE "gate is missing" error with extremes and UNION
- Column-native IN/set constant handling (remove Field)
- Parsing a Tuple to JSON fails when a string field stores unencoded binary data
- Feature request: TTL setting for S3Queue failed files + SYSTEM command to clear the failed set in Keeper
- Docs: protect the chDB mirror from direct edits
- `ProfileEvents::Query` and `InitialQuery` are not incremented for async inserts
- A materialized projection silently disables the query condition cache — repeated selective queries get slower than with no projection at all
- NOT_FOUND_COLUMN_IN_BLOCK with ARRAY JOIN, ALIAS columns, and Row Policy on sorting key
- Enable lazy materialization for ORDER BY ... LIMIT in distributed plans (make_distributed_plan=1)
- Docs
- C++ not yet supported