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
- Print invisible characters as escape sequences in Vertical format
- Fix ORDER BY truncation with arrayJoin in GROUP BY queries
- Support floating-point weight in topKWeighted and approx_top_sum
- Fix ARRAY JOIN alias subcolumn resolution in new analyzer
- Fix UNION ALL with duplicate NULL columns causing Block structure mismatch
- Fix datetime parsing consuming characters from adjacent values
- Add test: No test for merge handling in readonly MergeTree refresh (refreshDataParts covers parts by Transaction::commit)
- ReservoirSamplerDeterministic::merge() missing self-merge guard (same bug fixed in ReservoirSampler)
- Fix cancel_http_readonly_queries_on_client_close not working with HTTPS
- Fix ALTER TABLE MODIFY TTL with DateTime causing data loss on 32-bit overflow
- Docs
- C++ not yet supported