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
- [deepsec] SettingsProfilesCache: dangling default_profile_id + stale cache on setDefaultProfileName + non-deterministic profile order
- [deepsec] ContextAccess / EnabledRoles / AccessChangesNotifier: data races and invalidated-iterator capture
- `setScale` error message uses member variable `scale` instead of parameter `scale_`, showing 0 instead of actual invalid value
- REPLACE PARTITION FROM leaves partial state in destination after mid-rename crash
- Normal projections (ORDER BY) ignore `_row_exists` filter during LWD rebuild because `FetchColumns` stage skips WHERE execution
- DROP DATABASE is not crash-atomic: partial cascade leaves database with some tables removed
- deltaLakeAzure: route through DeltaKernel so time travel, CDF, and schema evolution work
- `HasSystemTablesMatcher` misses system tables in `remote`, `cluster`, `remoteSecure` with quoted names
- `ALTER USER` no-op detection bypassed by `ON CLUSTER` and `IN storage_name` clauses
- `s3()` fails to read parquet files embedded in zip when file exceeds a certain threshold
- Docs
- C++ not yet supported