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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- `EXECUTE AS` ignores `FORMAT` clause and falls back to default format
- `EXECUTE AS` fails for LDAP users that have not logged in since server restart
- Add Arrow Flight interface documentation
- [WIP] Add backup engine URL()
- Support LIMIT 0 or LIMIT n OFFSET m in correlated subqueries
- Fix LOGICAL_ERROR race between creation and removal of replicated table
- Fix exception in ConditionSelectivityEstimator for IN with a single sā¦
- Enable `use_top_k_dynamic_filtering` and `use_skip_indexes_for_top_k` by default
- Rebuild projections on CLEAR COLUMN when they depend on the cleared column
- Add experimental AI functions: LLMClassify, LLMExtract, LLMGenerateSQL, LLMTranslate, LLMGenerateContent, generateEmbedding, generateEmbeddingOrNull
- Docs
- C++ not yet supported