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
- DELETE and mutations are permanently rejected on lazy-loaded (lazy_load_tables=1) tables after a restart
- Lazy-loaded (lazy_load_tables=1) ReplicatedMergeTree replica misreports as up-to-date, causing silent stale distributed reads after a restart
- Enum partition value still resolves to the number: DROP PARTITION hits another partition
- /play sends credentials in URL query parameters
- Nondeterministic functions (`rand`, `generateUUIDv4`, `generateSnowflakeID`, ...) return one value per dictionary key when applied to a `LowCardinality` column
- AST fuzzer oracle suite (2/4): identity/state/schema oracles + OracleRunner + relaxable gate
- AST fuzzer oracle suite (3/4): mutation, grouping-modifier, ARRAY JOIN, row-policy oracles
- AST fuzzer oracle suite (4/4): remaining oracles (complete suite)
- Add graph view for explain plan
- Release zero-copy locks of the dropped replica in SYSTEM DROP REPLICA
- Docs
- C++ not yet supported