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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- 04838 sync polls a queue count the INSERT already satisfies: flaky RENAME race
- mergeTreeIndex structure resolution has no access check: DESCRIBE leaks the schema
- `supported` array parsers accept only double quotes: `undefined` in /docs badge
- Add `replica_group` column to `system.clusters` for clusters of `Replicated` databases
- fix: Bound the parquet converters that cannot be measured before they run
- Update CSVRowInputFormat.cpp to remove a count() +1 error
- Make test_multi_consumer_with_partition_affinity deterministic
- Cherry pick #120433 to 26.3: Preserve static S3 auth settings on client refresh
- `IAST::intrusive_ptr_release` calls `dynamic_cast<void *>` on an already-destroyed object — latent UB, interior-pointer free under `operator delete` on any AST class whose `IAST` base is not at offset 0
- Fix `IAST::intrusive_ptr_release` UB from `dynamic_cast` on an already-destroyed object
- Docs
- C++ not yet supported