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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- `createEnumFromValues` silently truncates out-of-range values via `static_cast` without bounds check
- Fix use-of-uninitialized-value in protocol function
- Enable TPC-H Q5 in performance tests
- Try to fix flaky test 03373_named_session_try_recreate_before_timeout
- Add embedding() function with ONNX Runtime and llama.cpp backends
- Fix analyzer constant folding to respect short-circuit semantics for multiIf and if
- Fix wrong results with `LIMIT BY` and `DISTINCT` over `UNION ALL` of sorted subqueries
- Fix multi-block inserts to `Alias` with `insert_deduplication_token`
- Fully resolved SQL when using Parameterized Views
- Fix the bug about supertype for IN with Tuple
- Docs
- C++ not yet supported