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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Reject WITH FILL bounds that do not fit the ORDER BY column type
- Observe query cancellation in the distributed connection retry loop
- Allow equality filters with common super type to be merged into joins
- Fix `bloom_filter` over-pruning for a wide string constant
- Convert an Enum constant to its name, not its number, when comparing with a String column
- Do not read-and-discard the archive prefix when reading a packed part member
- Fix ATTACH TABLE ... FROM leaking a table on an occupied destination
- Analyzer: keep column alias lists across a query tree round-trip
- Add offline detector of intersecting MergeTree data parts
- Honour query cancellation inside one `IRowInputFormat::read` block
- Docs
- C++ not yet supported