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
- Fix(Iceberg): Respect Iceberg gc.enabled for garbage collection
- Refuse a cross-table partition clone that would silently drop an unapplied `RENAME`/`DROP COLUMN`
- Hide secret function arguments in EXPLAIN when the value comes from another plan step
- Bound HTTP request body decompression and multipart form size
- Refuse RENAME DATABASE for S3Queue/AzureQueue tables whose keeper_path expands {database}
- Bound the Keeper disk mover's retries once the server is running
- Perf(String): Speed up jaroSimilarity / jaroWinklerSimilarity with NEON
- LDAP: `exclude_users` for the `ldap` user directory
- LDAP: map `memberOf` group DNs to roles with `rdn_attribute` and a `groups` allow-list
- N mutually exclusive conditional aggregates each evaluate their own condition and update their own state for every row: computing them in one scatter state is 13.7% faster on TPC-DS query_02
- Docs
- C++ not yet supported