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
- DatabaseHDFS::getEngineName returns "S3": system.databases misreports the engine
- Type hint enables Enum->name rewrite on the no-cast `has` const-array path
- Wrapped element type defeats the new hint: `Nullable(Date)` still re-based as seconds
- Add `EXPLAIN TEXT` for query formatting and pagination rewrites
- flushBuffer returns true for an empty buffer: shutdown drain never breaks early
- The nondeterministic-mutation guard for `Replicated` tables ignores virtual columns flagged `deterministic=false`
- Add pin on `make_distributed_plan` tests to disable fallback on local execution
- Reordering and reassociation of conjuncts can change JOIN estimation
- Create the ReplicatedMergeTree restarting thread's task deactivated
- Planner: honor use_query_cache contributed via a nested SETTINGS profile
- Docs
- C++ not yet supported