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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- `titlecase_mapping` uses simple `u_totitle` instead of full titlecase mapping, making it identical to `simple_titlecase_mapping`
- `readSchema` case-insensitive lookup mismatch drops JSON logical type for mixed-case column names
- GROUP BY const(0./-0.) differ from materialized columns
- Add support for the SQL `OVERLAPS` predicate
- Enforce AI function quotas per query, not per block
- Fix race between ALTER and RENAME/EXCHANGE TABLES
- `JSONL` format alias incomplete: not registered as output format or for schema inference
- `Expires` HTTP header contains fractional seconds from `std::format` `%S` with sub-second `system_clock::time_point`
- select from system.zookeper_info return error
- New MergeTree Table Engine Specifically for Type 2 SCD
- Docs
- C++ not yet supported