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
- Rewrite the statistics cache: cache per data part on demand, instead of caching combined statistics per set of parts
- Feat: Add static `PIVOT` support
- Collision check never renders JSON shared-data streams: corrupt part still accepted
- Fix escaped braces in format
- Fix: Parse URL parameter names without values
- Fix toInt32OrDefault for Decimal overflow
- `Style check` commit status silently dropped from PR commits
- Fix: Support NULL defaults in lag and lead window functions
- Add test: Opaque payload validation untested: trailing bytes, tag without type name
- `min` over an `Array`/`Tuple`/`Map` with `Nullable` elements depends on block layout: a NULL-bearing value never wins inside one block but wins on the state-merge path
- Docs
- C++ not yet supported