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
- `NegativeOffsetStep` missing from `nodes_affect_order` causes ORDER BY to be incorrectly removed
- `IcebergLocalDefinition::object_storage_type` incorrectly set to `azure` instead of `local`
- Handle non-constant RHS for `IN`
- `CLONE AS SELECT` silently ignores `CLONE` keyword instead of throwing error
- `writeDateTime64FractionalText` truncates significant digits for scale > 6
- `enforce_strict_identifier_format` bypassed for `to_table`/`from_table` in ALTER PARTITION commands
- Schema parsing fallback checks wrong exception code
- `timeout_overflow_mode_leaf` missing from query cache overflow mode check
- GCS table ENGINE secrets not masked in SHOW CREATE and system.tables
- Add more shell-like commands to `clickhouse-disks`
- Docs
- C++ not yet supported