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
- Debug-build AST round-trip check rejects `ALTER USER ... RENAME TO {param:Identifier}`
- SYSTEM RELOAD/UNLOAD DICTIONARY ON CLUSTER ignores the initiator's current database and silently targets `default`
- Mutation on a Compact part fails with NOT_FOUND_COLUMN_IN_BLOCK when a materialized skip index covers a newly added column
- Buffer table silently discards an acknowledged INSERT when the destination schema drifts (DROP / re-CREATE) before the deferred flush
- Add test coverage for arrayElement compute-on-nested branches and simplify its type dispatch
- Make lost folders during Ordinary => Atomic just empty
- Fix primary key over-pruning for a type-erased string constant
- query_plan_join_swap_table changes the result of ANY INNER JOIN with OR-ed ON conditions (deterministic, max_threads = 1)
- Check `s3` URLs before schema inference
- Store `S3` redirect URLs only after successful requests
- Docs
- C++ not yet supported