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 supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- date_time_overflow_behavior setting silently ignored for all DateTime64/Time64 numeric casts due to hardcoded default_date_time_overflow_behavior in template instantiation
- Test reference file hardcodes database-dependent ZK paths, causing CI failure
- Add port_offset configuration parameter
- INDEX_NOT_USED error thrown when index may actually be used
- Wrong totals result with query_plan_merge_expressions disabled
- Add random projection functions for changing dimensionality of vector embeddings
- Allow creating table as table function with another engine
- Add arrayPermutations, arrayPartialPermutations, and arrayCombinations
- Add per-part aggregation cache for incremental GROUP BY
- `broken_parts == broken_parts_to_enqueue_fetches_on_loading` assertion in `ReplicatedMergeTreeQueue::createLogEntriesToFetchBrokenParts`
- Docs
- C++ not yet supported