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
- Primary-key analysis evaluates `intDiv(10, x)` at a key-range endpoint `x = 0` and throws `Division by zero` although `x != 0 AND ...` short-circuits at row level
- Stop suggesting REMOVE EPHEMERAL, which the parser does not accept
- Bump `nats-io` from v3.9.2 to v3.13.0
- Bump `AMQP-CPP` from v4.3.18 to v4.3.27
- `has`/`indexOf`/`countEqual` compare an `Enum` needle by its numeric value, not its label — silent wrong results vs `equals`/`IN`/`hasAny`
- Do not detach a part whose `columns.txt` survived a power loss empty
- Do not read a short `uniqTheta` state past its buffer
- Avoid copying whole directory maps in plain-rewritable metadata snapshots
- Enforce `allow_feature_tier` when access entities change effective settings
- Parquet: ClickHouse writes `Nullable(Tuple)` files it cannot read back, when any element is nullable or an array
- Docs
- C++ not yet supported