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
- A JOIN that only tests existence can be rewritten to IN when every consumer deduplicates rows: TPC-DS query_37 -90%, query_82 -92%
- Do not record the async-metrics readonly checks in system.errors
- AST fuzzer oracle: do not report a mismatch when the reference read is not reproducible
- Refuse ORDER BY over a Distributed table whose declared type breaks the shards' order
- Pack the standalone WASM SQL parser as an npm tarball
- Validate the argument list of an optimization of `mergeTreeAnalyzeIndexes`
- Record four settings changes in the version block that shipped them
- Do not compile a bit shift or rotate outside its interpreted domain
- Reject invalid characters in HTTP header names
- Vectorized memchr and strlen for x86_64 in libllvmlibc
- Docs
- C++ not yet supported