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
- Stress test: install thread-pool fault injection after the smoke check passes
- Fix aggregate projection not matched when multiple sumIf use different IN sets
- Vector similarity pk partial filter
- Fix race between ALTER RENAME COLUMN and merge causing data loss (#80648)
- Vector Similarity Index Not Used When Additional ORDER BY Column Is Present
- TRUNCATE TABLE leaves partial state after mid-rename crash on MergeTree
- 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
- Docs
- C++ not yet supported