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
- Drop the rows of a source's pipeline header in one place
- Keeper silently hands out a new session in place of the old one on reconnect — a ZooKeeper client never learns that its session has expired
- Fix dropped rows and `LOGICAL_ERROR` for a primary-key condition with a widening integer cast
- Wrong results for `ORDER BY <float> LIMIT n` with `nan` values under top-k optimizations
- Fix Parquet pruning dropping rows that hold a NaN, and write the mandatory nan_count statistic
- Merging a cross-type equality into a join condition changes its semantics for float supertypes (-0.0 stops matching 0)
- Do not report a concurrent backup when our own lock-file write committed
- Resolve a subcolumn name to the declared substream, then to a dynamic one
- Flaky test: test_storage_nats/test_nats_jet_stream.py::test_nats_restore_failed_connection_without_losses_on_write
- Do not let one unreachable remote database break `system.tables` for everyone
- Docs
- C++ not yet supported