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 supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Treat float NaN keys as NULL on JOIN ON
- TLP partitioning over a mixed `RIGHT JOIN` + comma join tree can produce rows from an empty result set
- Add test: Non-`Array` sibling column skip in `tryResolveIdentifierAsNestedPrefix` is untested
- Reintroduce join lazy column indexes
- Skip not-comparison rewrite for float operands (issue #106533)
- Propagate S3Queue streaming task query_id to dependent table inserts
- Speed up `DISTINCT` in order, sort-merge joins, `ORDER BY ... WITH FILL`, `LIMIT BY` and negative `LIMIT BY`
- Make `arrayDistance` code completely unreadable
- Docs: add missing format docs
- Stabilize 00974_query_profiler test
- Docs
- C++ not yet supported