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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Logical error: Invalid partition key size: A (STID: 2677-496b)
- Read Keeper changelogs in parallel at startup
- Fix use_constant_folding_in_index_analysis issues
- Fix logic error which leads endless mutation failures.
- Supply `_sample_factor` to the per-part read path used by mutations and merges
- Fix Iceberg insert out-of-bounds abort on schema column-count mismatch
- Add fast_float_math setting for vectorized exp2/exp10/log2/log10/pow
- compat build not available as packages, breaks installations using packages when AVX2 isn't supported
- `generateNextMetadata` seeds a missing optional `refs` object with a raw `Poco::JSON::Object*`, so `getObject(f_refs)->has(f_main)` throws 'Null pointer'
- Support for google.protobuf.Timestamp serialisation to and from DateTime
- Docs
- C++ not yet supported