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
- Advance the Iceberg version hint on a lost commit race
- Do not destroy a foreign detached part when cloning one from another shard
- Add --dump-schema option to clickhouse-client and clickhouse-local
- Fix a crash in the gRPC server when a call is torn down while gRPC still owns its responder
- Not working ALTER TABLE .. MODIFY SETTING default_compression_codec
- claude: add the artifact-readiness gate to the manual release-candidate recipe
- Fix indexHint with a truthy constant not fitting UInt8 dropping all data
- s3_plain_rewritable disk: a crash during DROP TABLE permanently leaks the whole dropped table's object-store subtree (RemoveRecursiveOperation commits metadata removal before its best-effort object deletion; boot never reclaims)
- Fix quadratic gzip/zlib streaming decompression of single-block streams
- Logical error "Bad cast from type DB::ColumnVector<int> to DB::ColumnTuple" in `fillMissingColumns` reading `size0` subcolumn after `CLEAR COLUMN` of a `Nested` `Tuple` element (stress, STID 3227-42db)
- Docs
- C++ not yet supported