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
- Push equi-key filter into the left input of RIGHT / FULL JOIN
- `variant_throw_on_type_mismatch=false` fails for comparison functions: `try_build` only wraps `build`, not `execute`
- `cast_keep_nullable` fails to preserve nullability when target type is `LowCardinality` because `canBeInsideNullable` returns false for LC types
- NOT_FOUND_COLUMN_IN_BLOCK — `timestamp` renamed to `timestamp_0` in distributed CTE query when underlying table is non-empty (regression since 25.5)
- ClickHouse Client: Autocomplete could be context-aware
- syntax incorrect queries leak "insert"/secure credentials body in system.query_log/logs
- Skip granule-level minmax index when the part-level minmax already covers it
- Fix maxMappedArrays documentation output
- `UNIQUE KEY` for ClickHouse
- floatBitTrim function
- Docs
- C++ not yet supported