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
- Analyzer regression: predicate on a GROUP BY key is not pushed to remote shards when reading through an aggregating view over a Distributed table
- Dictionary-based tokenization
- Parse `<valid_until>` from `users.xml`
- Support tuple lexicographic comparison for index analysis
- Prune non-output left columns when a join spill threshold is set
- Restore O(1) reserve in MergeSorter::mergeBatchImpl (fix ORDER BY perf regression)
- Avoid per-row heap allocations in blocked Myers edit distance
- Re-land: make Ctrl+C terminate the output of a result set in the client promptly
- Add test: UNION-bodied `MATERIALIZED` CTE used directly in `IN` (`resolveUnion` branch + union correlation check) untested
- Support DEFAULT expressions inside Tuple data types
- Docs
- C++ not yet supported