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
- issue-76473: Add engine_file_skip_failed_files setting to skip corrupted files in File engine
- `WHERE` on join key isn't pushed into left-side primary key index for `RIGHT` / `FULL JOIN`
- Expanding Substrait serializer support and test coverage
- `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
- Docs
- C++ not yet supported