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
- Throw a clear error when a marks file listed in checksums is missing on disk
- Refresh TO-target materialized view columns when upstream tables are altered
- Support group_by_use_nulls in WITH TOTALS
- Fix minmax skip index and partition pruning skipping NaN under negated float ranges
- Fix wrong result for duplicate-named subquery columns wrapped in SELECT *
- [Experiment] Reduce size of hashtable by demoting some of keys from hash to post filter step
- Inserts to MVs are dropped - Happens on chained Mvs down the chain.
- `DESCRIBE` and `SHOW CREATE TABLE` report stale column types for TO-target materialized views after upstream `ALTER MODIFY COLUMN`
- Add `type_json_skip_null_typed_paths` setting to treat NULL typed JSON paths as absent
- Fix signed integer overflow in condition_variable::wait_for with huge timeouts
- Docs
- C++ not yet supported