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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- PR: use serialized query plan - part 2
- Column TTL not deleting
- Window function parallel evaluation can be a problem sometimes
- Allow using external tables with any queries in the interactive mode
- system.query_log.read_rows = 0 for Iceberg read even when parquet filter pushdown is disabled (expected full scan)
- Extend lazy materialization to support LIMIT BY and DISTINCT ON queries
- Backport #96754 to 26.1: Better validate explicit iceberg metadata path
- Delta lake: fix crash in schema visitor
- Optimize `DISTINCT` transform by disabling `LowCardinality` optimization if preliminary `DistinctSortedStreamTransform` is used
- Forbid columns in PREWHERE conditions that are not specified in the Parquet schema.
- Docs
- C++ not yet supported