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
- `multiMatchAny` silently drops all but one member of a negated character class (wrong results vs `match`)
- Store some typed paths in JSON in a shared structure instead of separate subcolumns
- `multiMatchAny`/`multiMatchAllIndices` silently miss `\p{P}` matches when the subject is 16-69 bytes
- Keep the PREWHERE filter column for evaluating defaults of missing columns
- Implement `applySettingsChanges` for `DatabaseReplicated`
- RFC: Existential LIKE over JSONAllValues — dedicated function vs arrayExists
- Filter push down through filtering step can break the query
- Build fewer temporary strings per key when parsing a JSON object
- Feat(PromQL): Implement /api/v1/status/buildinfo
- filesystem() with indexHint over a cheap column plus an ordinary conjunct on the same column fails with NOT_FOUND_COLUMN_IN_BLOCK
- Docs
- C++ not yet supported