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
- Settings-only ALTER on `MergeTree` with `SimpleAggregateFunction` in ORDER BY fails unexpectedly
- RESTORE leaves orphan empty table after mid-restore crash
- Text index: support arrayExists and arrayAll
- `Date` type values > 32767 days (after 2059-09-18) corrupted in ORC output due to `Int16` overflow
- Fix bucket-aware merging dropped by analyzer with ARRAY JOIN over remote source
- `isNullable` returns 0 for constant Dynamic/Variant but 1 for non-constant - inconsistent constant folding
- `accept-invalid-certificate` config check uses `has()` instead of `getBool()` — explicit 0 still accepts certificates
- `withOrdinalEnding` off-by-one error: 4th argument reported as '3th'
- `skip_first_lines` not in cache key for `CSVWithNames`/`TSVWithNames` causes wrong schema to be returned
- Add `binary_fuse_filter` skip index type for MergeTree tables
- Docs
- C++ not yet supported