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
- Fix analyzer constant folding to respect short-circuit semantics for multiIf and if
- Fix wrong results with `LIMIT BY` and `DISTINCT` over `UNION ALL` of sorted subqueries
- Fix multi-block inserts to `Alias` with `insert_deduplication_token`
- Fully resolved SQL when using Parameterized Views
- Fix the bug about supertype for IN with Tuple
- Require Parquet for ENABLE_HIVE during building process
- Skip 01473_event_time_microseconds under LLVM coverage builds
- Support negative `LIMIT BY`
- Fix UBSAN signed integer negation in `countDigits` for decimal values
- Add enable_compression setting for MySQL table function and engine
- Docs
- C++ not yet supported