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
- `std::erase_if` on `join_algorithms` may empty the list, causing `NOT_IMPLEMENTED` exception on valid correlated subqueries
- Release pull request for branch 26.4
- `flattenTuple` discards null map from `Nullable(Tuple)` columns via `removeNullable`, returns default values instead of NULL
- Fix JSONHas and JSONExtractBool on native JSON returning the extracted value
- Support passing pre-acquired OAuth bearer tokens for Azure Blob Storage / ADLS Gen2 authentication
- Report thread-count metrics for <protocols> endpoints
- `DistributedIndexAnalysisThreadsScheduled` metric description has typo "idnex" instead of "index"
- `tryConvertAnyJoinToSemiOrAntiJoin` missing Storage Join guard causes `INCOMPATIBLE_TYPE_OF_JOIN`
- Trimmed predefined query missing newline separator causes `UNKNOWN_FORMAT` when binary data starts with identifier character
- Fix ChunkBuffer reader/writer race in common-subplan buffer
- Docs
- C++ not yet supported