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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- include projection parts in total pk size asynchronous metrics
- Try to fix flaky test 00909_kill_not_initialized_query
- Test icebergS3Cluster to fail for timeout
- Fix SELECT slowdown caused by simple INSERTs holding unused CPU slots
- Use `INCORRECT_DATA` instead of logical error when client side data encoding is incorrect
- feat(promql): Implement Prometheus /api/v1/series, /labels, /label/<name>/values endpoints
- `ReadFromMergeTree` uses `getStorageID().getTableName()` for `_table` virtual column, exposing internal UUID name for MergeTree temporary tables
- `should_skip_column_operation` uses `has` instead of `has || hasNested`, causing `DROP COLUMN IF EXISTS` to silently skip flattened Nested columns
- Remove default config substitution logic (metrika.xml)
- `expandLimitByAll` skips entire mixed expressions instead of extracting non-aggregate subexpressions as documented
- Docs
- C++ not yet supported