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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- 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
- Fix hang in `--queries-file` / `-q` when stdin is a pipe with no data
- Change SSM parameter
- MergeTree table setting refresh_parts_interval has unexpected/undocumented behavior
- Idea: add `port_offset` configuration parameter
- LazilyReadFromMergeTree optimization is disabled when selecting ALIAS columns
- Tune performance test query timings to target 100-200ms on CI
- `Unknown table expression identifier` starting from 26.1.1 release
- If the index expression can't be false on a granule, treat it as `1` to avoid recalculation
- Docs
- C++ not yet supported