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
- `optimize_trivial_count_with_sparsity_filter` counts default values as NULL after a metadata-only MODIFY COLUMN to Nullable: `count() WHERE v IS NULL` returns the number of zeros
- `toString` claims injectivity for every type: DST fold splits one GROUP BY key
- CBO underestimates multi-key GROUP BY cardinality using max single-column NDV
- UInt64 curve guard ignores Nullable: `Nullable(UInt64)` args still prune rows
- OPTIMIZE TABLE deletes metadata/version-hint.text, leaving the table unreadable
- OPTIMIZE TABLE roots compaction at the metadata pointer: newer snapshots lost
- SYSTEM WAIT VIEW returns Ok. while a requested refresh is still pending on another replica
- Fix `AsynchronousInsertQueueSize` and `AsynchronousInsertQueueBytes` drift
- Stream row_number with its default frame
- Support per-column compression codecs in projections
- Docs
- C++ not yet supported