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
- Optimization of `GROUP BY` in the presence of `ORDER BY` and `LIMIT`
- Improvements for the hash join code
- Add `ipcrypt` functions for format-preserving IP address encryption
- Add settings for SQL compatible behaviour of `SEMI` and `ANTI` joins
- Enable CREATE TABLE <new_table> AS <source_table> [ON CLUSTER '{CLUSTER}'] to implicitly set the Replication path to name of new_table
- Logical error: Unexpected return type from A. Expected B. Got C. Action: (STID: 1611-343c)
- Fix hang in `--queries-file` / `-q` when stdin is a pipe with no data
- Fix getSubcolumn return type mismatch with join_use_nulls
- Extend cast_keep_nullable to work with Dynamic/JSON types
- Change SSM parameter
- Docs
- C++ not yet supported