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: `arrayDotProduct` const/non-const path size-mismatch branch untested
- Add test: Laziness of default argument in 5-arg `dictGetOrDefault` for `RANGE_HASHED` dictionary is untested
- Add test: Positive overflow branch of `max_streams_to_max_threads_ratio` check untested (existing test only covers negative)
- Add test: `merge() AS alias` with alias-qualified `_table`/`_database` virtual columns has zero coverage
- Add test: Stub ATTACH on missing database without `ON CLUSTER` — explicit `UNKNOWN_DATABASE` throw untested
- Add test: `ALTER ... MODIFY SQL SECURITY INVOKER` definer-clearing in `SHOW CREATE TABLE` and standalone `MODIFY DEFINER` syntax untested end-to-end
- Add test: `windowID` time-overflow guard in `executeHopSlice` is untested
- Add test: `MergeTreePartInfo::tryParsePartName` LEGACY_MAX_LEVEL normalization branch untested
- Add test: `addMilliseconds`/`addMicroseconds`/`addNanoseconds` (and subtract counterparts) untested with `DateTime64` + timezone (3-arg form)
- Add test: `read_rows` after external GROUP BY is not asserted anywhere — `SourceFromNativeStream::getReadProgress` override untested
- Docs
- C++ not yet supported