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
- Parquet reader v3: use min/max stats when the requested type needs a monotonic conversion
- Regenerated toDateTime64 saturation doc example shows 2299-12-31 but actual output is 9999-12-31
- flattenArrayTableExpressionOnRightOfIn wraps a Set-engine array table into an unreadable SELECT, throwing NOT_IMPLEMENTED on `scalar IN set_table`
- Add support for S3Queue mode='exclusive'
- TTL DELETE WHERE is silently never applied after a mutation changes the WHERE-referenced column
- Add STREAM BOUNDED modifier
- Add non-owning ValueRef to reduce Field materialization on hot paths
- Combine I/O cost with selectivity in PREWHERE condition ordering
- Docs: add linked code block component
- Fix toDateTime64 saturation doc example (9999 not 2282)
- Docs
- C++ not yet supported