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
- Support for `CREATE OR REPLACE MATERIALIZED VIEW`
- Add optimize_row_order_if_no_order_by (reopen #103919)
- Investigate partitioned-build, streamed-probe variant of ConcurrentHashJoin
- 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
- Add `binary_fuse_filter` skip index type for MergeTree tables
- Docs
- C++ not yet supported