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
- [Bug] Untracked Memory in AggregateFunctionArgMin / AggregateFunctionArgMax with String Arguments Causes CGroup OOM Crash
- Fix flaky test_trace_log_memory_context: force a new global memory peak
- Fix `theilsU` window state returning noise when the frame's first argument is constant
- Give each Merge child table its own PREWHERE filter DAG
- Iceberg OPTIMIZE rejects position-delete overwrite snapshots when deleted row count != delete file count
- Fix segfault in `expandOrderByAll` for a `Merge` child query
- Propagating `getArgumentsThatCanBeOnlyNull` through the combinators silently changes the result type and value of every pre-existing `<agg>If<Combinator>(x, NULL)` expression
- Docs: use regular functions overview as landing page
- Fix GCD codec behavior on signed values
- Add a dedicated thread pool for lightweight snapshot creation
- Docs
- C++ not yet supported