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
- Narrow main-table mark ranges using projection index bitmap
- Fix TSAN data race in executeASTFuzzerQueries clearing caller's transaction
- StorageObjectStorageQueue: fix shutdown blocking on stuck pipeline
- `accurateCastOrNull` Array→QBit returns `[0]` instead of NULL when element conversion is inaccurate
- `applyTrivialInsertSelectOptimization` drops `columns_description` from context, breaking table function structure hints
- `SYNC_FILESYSTEM_CACHE` `formatImpl` drops `filesystem_cache_name` — cache name lost during AST round-trip
- Fix LOGICAL_ERROR in join order optimizer when child headers have duplicate column names
- `JSONExtract` DateTime wraps around for out-of-range dates after `tryReadDateTimeText` changed to saturating
- Wrong `previous_value` in SettingsChangesHistory for `query_plan_max_limit_for_lazy_materialization` in version 25.12
- tests: add a test that triggers crashes in jemalloc with LTO
- Docs
- C++ not yet supported