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: `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
- 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
- Optimize row order if no order by
- Add long tag to 00446_clear_column_in_partition_concurrent_zookeeper
- Puffin file reader
- Fix abort when nested coalesce is used with skip-index disjunction tracking
- Docs
- C++ not yet supported