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
- 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
- Add a regression test for the declared type of `identity` for `Variant`
- Fix deadlock on concurrent resolution of one Filesystem or HDFS table
- Correlated aggregate subquery result multiplied by outer row multiplicity when the correlated predicate is not a plain equality (default config)
- Rewrite simple one-instance integration tests as functional tests
- Docs
- C++ not yet supported