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
- Add IColumn::updateHashWithValueCanonical for compareAt-compatible hashing
- ALTER MODIFY COLUMN after a lightweight DELETE fails when soft-deleted rows hold unconvertible values
- Fix NormalizeQuery dropping unary +/- before non-literal tokens after…
- RFC: Reduce per-block IColumn allocation overhead during Shuffle with `computeHashInto` + `scatter_into`
- clickhouse-test: reset enabled failpoints after no-parallel tests
- Fix transient Azure errors misreported as broken data parts
- Refreshable MV target tables keep stale inactive parts between refreshes and repeatedly abort background merges
- Logic error: INNER JOIN ON predicate is not equivalent to CROSS JOIN with WHERE
- Enable unsigned integer overflow checks in undefined behavior sanitizer
- Logic error: INNER JOIN is not commutative under equivalent predicates (JOIN reordering breaks result)
- Docs
- C++ not yet supported