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
- `openCgroupv2MetricFile` builds invalid file paths via string concat without separator, silently disabling all `CGroup*` metrics for nested cgroups (e.g. systemd setups)
- Backport #103014 to 26.3: Fix `MULTIPLE_EXPRESSIONS_FOR_ALIAS` in `FuseFunctionsPass` for repeated `quantile` on distributed queries
- Remove and forbid build-time CMake checks
- Add test: `input_format_hive_text_allow_variable_number_of_columns=0` (strict mode) and the extra-columns branch are untested for HIVETEXT
- Backport #103834 to 26.2: Reliable key receiving from a chain of keyservers
- Iceberg: do not flag expired originating snapshot_id as spec violation
- Fix SQL injection in ExternalQueryBuilder via incorrect string escaping
- Add test: `ToShortest` fallback in `formatReadable` is reachable but untested across the suite
- Add test: Precedence of `--output-format`/`--format` over `--vertical` in `setDefaultFormatsAndCompressionFromConfiguration` is untested
- Add test: ORC writer BINARY-type schema path (`output_format_orc_string_as_string=0`) untested after default flip to 1
- Docs
- C++ not yet supported