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
- bloom_filter skip index on a String column prunes all granules for a FixedString constant with trailing zero padding (silent wrong result)
- Parallel replicas with `parallel_replicas_prefer_local_join = 0`: selecting an ALIAS column of the left table of a RIGHT/RIGHT SEMI/RIGHT ANTI join throws NO_SUCH_COLUMN_IN_TABLE
- Add batched key hashing to HashMethodHashed
- Support skip indexes in ranges refiner
- `query_plan_join_shard_by_pk_ranges` + `full_sorting_merge`: correlated `EXISTS` under `OR` throws NOT_FOUND_COLUMN_IN_BLOCK at execution time
- Uninterruptible CPU-bound function evaluation over a large value
- Materialize column statistics on INSERT by default
- Iceberg native writes: concurrent `INSERT`s into a local-disk table silently lose acknowledged rows — the commit CAS is downgraded to a plain overwrite because `LocalObjectStorage` ignores `write-if-none-match`
- Cannot DROP INDEX cause of EXCEED_MAX_PART_SIZE
- Keep the function name of a stack frame attributed to a libc++ `__functional` header
- Docs
- C++ not yet supported