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
- DISTINCT applied outside CTE
- PR's fix is incomplete: `replaceToConstants` (line 159) recurses into correlated subqueries unguarded, replacing ColumnNodes in `correlated_columns_list` with ConstantNodes, causing `Bad cast from type DB::ConstantNode to DB::ColumnNode` LOGICAL_ERROR
- Improve vector similarity search performance with binary quantization
- Don't throw LOGICAL_ERROR from DataLakeConfiguration::getCatalog when parent DB is missing
- Ignore : dear github integrations, give me link to CLA
- Try the next resolved address if HTTP connect fails
- Turn on enable_join_transitive_predicates by default
- Question about datetime string interpretation in where clause when session_timezone is set
- Support CSVWithNames download format in play.html
- Text index: extract text index analysis into `MergeTreeTextIndexAnalyzer`
- Docs
- C++ not yet supported