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
- Add test: `JSONExtractKeysAndValues` with non-constant `LowCardinality` JSON input column is untested
- Add test: `indexOf` and `countEqual` with constant non-NULL array and `Nullable` value column carrying NULLs is untested
- Add test: Concurrent `ALTER ... UPDATE` + `REPLACE PARTITION` on `ReplicatedMergeTree` exercising the new initiator-side intent + cancelInPartition guards
- Add test: New `BAD_ARGUMENTS` validation for `SHARD_LOAD_QUEUE_BACKLOG <= 0` in `HASHED_ARRAY` registration is untested
- Optimize row order if no order by
- Add long tag to 00446_clear_column_in_partition_concurrent_zookeeper
- Puffin file reader
- CI: only react to human-added must-backport labels
- CLAUDE.md: discourage fallback paths, prefer fail-close
- Fix abort when nested coalesce is used with skip-index disjunction tracking
- Docs
- C++ not yet supported