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
- Logical error: Block structure mismatch in A stream: different names of columns: (STID: 0993-2385)
- Logical error: Expected one block from input stream (STID: 4569-3618)
- Push LIMIT into aggregation-in-order for early termination
- Add setting join_runtime_filter_min_probe_rows
- Fix `NOT_FOUND_COLUMN_IN_BLOCK` in `query_plan_convert_join_to_in` with `arrayJoin` JOIN key
- Add test for reading invalid RMV during restore
- Install lldb in CI Docker images alongside gdb
- Fix `deltaSumTimestamp` returning wrong results for signed integer types crossing zero
- Fix Block structure mismatch on lazy_load_tables=1 during ALTER RENAME COLUMN (#104819)
- Eliminate redundant joins
- Docs
- C++ not yet supported