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
- Enable query profiler under sanitizers
- Remove mutable fields from Functions in favor of using `IFunctionOverloadResolver`
- Fix logical error with correlated subquery within untuple
- Logical error: Column identifier A is already registered (STID: 4697-4326)
- Do not skip files if `Content-Length` is missing in HEAD request response
- Implement CREATE HANDLER query
- [WIP]: Add lazy posting list evaluation mode for text index
- Skip estimator if it is not a CNF
- Fix ORC ReadRangeCombiner assertion with large remote_read_min_bytes_for_seek
- Remove the old Parquet writer (`output_format_parquet_use_custom_encoder` = 0) and reader (`input_format_parquet_use_native_reader_v3` = 0)
- Docs
- C++ not yet supported