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
- Stress test hung check: 100 threads serialized on SerializationObject callbacks_mutex held across a blocking marks-load wait, amplified by a 3-per-refill TEST log storm under ThreadFuzzer
- Not working ALTER TABLE .. MODIFY SETTING default_compression_codec
- AutoReleases: fail closed when the check-runs read keeps failing
- 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)
- BACKUP to S3: a crash after the .lock PUT permanently wedges the destination (BACKUP_ALREADY_EXISTS 'is being written already'), no in-server recovery
- LOGICAL_ERROR (Code 49) in a three-way join with a VIEW
- Docs
- C++ not yet supported