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
- Vector search: NOT_FOUND_COLUMN_IN_BLOCK when WHERE computes with the vector column and rescoring is off
- Honor an explicit structure argument for data lake table function reads
- ALIAS presence materialization (ALIAS MATERIALIZED NULL)
- Add `parseTimeDeltaOrNull` and `parseTimeDeltaOrZero`
- Logical error in `IColumn::assertTypeEquality` reading a `sizeN` subcolumn of a nested `Array(JSON)` path
- MATERIALIZED CTE is not materialized when queried through a VIEW
- Add Support for snappy compression
- Re-resolve a nested subcolumn name at the array level it was resolved at
- Flaky test `04640_query_log_map_columns_serialization`: `sum` over the prefetched read pool returns exactly 2^23 too much; `asynchronous_read_counters` sometimes empty in Fast test
- `SET format_avro_schema_registry_retry_initial_backoff_ms = 0` permanently bricks the session
- Docs
- C++ not yet supported