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
- DROP PARTITION / DETACH PARTITION leaves partial state after mid-rename crash
- `enforce_strict_identifier_format` does not validate constraint names due to `ASTConstraintDeclaration` bypassing `writeIdentifier`
- `max_parts_to_move=0` rejects all moves instead of being unlimited as documented
- CTE not visible in parenthesized union expressions with `WITH ... INSERT INTO` syntax
- `output_format_orc_writer_time_zone_name` causes DateTime64 timestamp corruption due to double UTC conversion
- RFC: Named Scalars
- [deepsec] MultipleAccessStorage::moveAccessEntities: broken rollback + error loss during unwind + unused move_mutex
- [deepsec] AccessRights correctness: latent template-dispatch drop, dumpNodes null deref, dumpTree typo, equality ignores filter
- [deepsec] SettingsProfilesCache: dangling default_profile_id + stale cache on setDefaultProfileName + non-deterministic profile order
- [deepsec] ContextAccess / EnabledRoles / AccessChangesNotifier: data races and invalidated-iterator capture
- Docs
- C++ not yet supported