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 supported56 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Some merges may still stuck?
- Should merge join change to TemporaryDataOnDisk?
- Fix bug in MergeJoin with low cardinality in using
- Missing columns on: INSERT INTO ... SELECT c1 FROM file('test.parquet') WHERE c2>0
- alternative GroupArray aggregation function which consumes less memory by using singly linked table
- "Select * order by {primary key} limit {n}" reads lots of data and consumes a lot of memory
- Iceberg Format: Incorrect Result of COUNT()
- User-Defined Operator support
- Iceberg Format Error: "Not found field"
- Having only a single part in the table may slow everything down
- Docs
- C++ not yet supported