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
- Fix vector OOB in ConvertQueryToCNFPass when WHERE is a correlated subquery (STID 3452-4527)
- Add histograms nested column to system.metric_log
- Bound retries in FuzzQuerySource to prevent hung queries
- Cannot recover from read_only mode
- `normalizeQueryToPODArray` silently drops unary `+`/`-` before non-literal tokens after a comma
- `convertFieldToTypeImpl` skips promotion only for `Float32`, leaving `BFloat16` string-equality returning zero rows
- ODBC bridge response truncated mid-row when `parallelize_output_from_storages=1` and `max_threads>=2` over a view (CANNOT_READ_ALL_DATA)
- `OptimizeGroupByInjectiveFunctionsPass` trusts `toFixedString::isInjective=true` and produces wrong GROUP BY counts when input strings of different lengths zero-pad to the same FixedString
- `KEYED BY normalized_query_hash` quotas track READ_ROWS/READ_BYTES/RESULT_ROWS/RESULT_BYTES/EXECUTION_TIME/WRITTEN_BYTES on shared session intervals, defeating per-hash isolation
- Logical error: Invalid number of columns in chunk pushed to OutputPort. Expected A, found B (STID: 2270-32ca)
- Docs
- C++ not yet supported