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
- Insert into JSON with hints is much slower.
- Add `arrayPartialAutocorrelation` function
- Dynamic cluster discovery crashes on ZNONODE when /shards znode doesn't exist yet during cluster creation
- `syncReplicatedDatabase` does not pass `sync_replica_mode` to `waitForReplicaToProcessAllEntries`
- `DESCRIBE SELECT ... SETTINGS` has SETTINGS swallowed by inner `ParserSelectWithUnionQuery`
- `ParserKillQueryQuery` missing `tryGetAlias` check allows parenthesized aliases causing LOGICAL_ERROR in debug builds
- `StorageFromMergeTreeProjection::getStorageSnapshot` poisons parent snapshot cache with projection metadata
- `untuple` inside SQL UDF loses named tuple field names with new analyzer
- Query Optimization: Aggregate is not pushed down through subquery on a Distributed table
- Flaky test: 02428_parameterized_view
- Docs
- C++ not yet supported