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
- The default configuration file is only looked up as `config.xml`, so `config.yaml` in the current directory is silently ignored
- Correlated scalar subquery over a multi-row group silently returns an arbitrary storage-order-dependent row instead of throwing INCORRECT_RESULT_OF_SCALAR_SUBQUERY
- Stream query profiler traces to clients
- Keep the correlated column of a subquery out of the subcolumn rewrite
- A `Variant` NULL yields a default value for a function whose result cannot be `Nullable`
- Reject an `INTERPOLATE` output that is a fill column during analysis
- [CI crash] Error during PostgreSQL response serialization
- Iceberg min/max pruning reads UUID manifest bounds without the RFC byte swap: WHERE over a UUID column silently misses rows
- [CI crash] Incorrect range calculation in distinct sorted stream transform
- Do not write `ErrorResponse` into a canceled PostgreSQL socket buffer
- Docs
- C++ not yet supported