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
- date_time_overflow_behavior is ignored when reading out-of-range Date32 values via IcebergS3 table engine (works with icebergS3() table function)
- Fix undercounted files_read/bytes_read after a concurrent RESTORE
- New (performance.ci.clickhouse.com) dashboard is kinda silly in which metrics it highlight
- Debug-build AST round-trip check rejects `ALTER USER ... RENAME TO {param:Identifier}`
- SYSTEM RELOAD/UNLOAD DICTIONARY ON CLUSTER ignores the initiator's current database and silently targets `default`
- Mutation on a Compact part fails with NOT_FOUND_COLUMN_IN_BLOCK when a materialized skip index covers a newly added column
- Buffer table silently discards an acknowledged INSERT when the destination schema drifts (DROP / re-CREATE) before the deferred flush
- Add test coverage for arrayElement compute-on-nested branches and simplify its type dispatch
- Make lost folders during Ordinary => Atomic just empty
- Fix primary key over-pruning for a type-erased string constant
- Docs
- C++ not yet supported