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 supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix inconsistent AST formatting for aliased lambda under access operator (STID 1941-1bfa)
- Backport version-specific labels to the named release even when end-of-life
- Fix server crash in ComparisonGraph::normalizeAtom on non-binary comparison
- Fix flaky test 02562_native_tskv_default_for_omitted_fields
- Do not abort the server on a duplicate explicit table UUID during load
- Add `system.plain_rewritable_data_paths` system table to inspect `plain_rewritable` disks
- Skip indexes on subcolumns (e.g. text index on Array(Tuple) field) are ignored when querying through a view
- Retry tests on the "Coordination error:" rendering of transient Keeper errors
- Fix flaky 01396_inactive_replica_cleanup_nodes_zookeeper
- Fix LOGICAL_ERROR on runtime filter lookup before build finished
- Docs
- C++ not yet supported