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
- Query type is ExceptionBeforeStart but memory_usage > 0 with multiple threads
- Add ARM SVE detection and SVE dispatch infrastructure and SVE-optimized paths for ColumnVector filter, unary arithmetic, and findExtreme
- `NOT NULL` silently ignored in Replicated database when `data_type_default_nullable=1`
- `dictGetOrDefault` does not short-circuit evaluation of `default` argument
- [CI crash] Failure during query plan building for table expression
- ClickHouse does not close HTTP connection to jdbc-bridge on query cancellation
- Use Stringzilla for case insensitive string search
- Atomic storage resolving in analyzer
- [RFC] Add `!isCancelled()` check in while/for loops in `generate()` for some `ISource` derived classes
- Rewrite has(<constant array>, <expr>) to IN
- Docs
- C++ not yet supported