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
- Add byte-weighted bytes_to_do and progress to system.mutations
- Iceberg writer declares `timestamp` (without zone) in metadata but writes Parquet with `isAdjustedToUTC=true` — CH-written tables with DateTime are unreadable by pyiceberg
- Avoid repeated EXPLAIN ANALYZE clock lookups for staged processors
- Don't wait for a replica's announcement to cancel it
- Fix `optimize_inverse_dictionary_lookup` for single-column complex keys wrapped in `tuple`
- Paimon incremental read: a Keeper watermark left ahead of the warehouse (e.g. after restore) silently and permanently skips committed data
- DeltaLake: trivial `SELECT count()` over a table with deletion vectors counts the deleted rows (`numRecords` summed, DV cardinality ignored)
- Coordinate a read with pinned block numbers in classic parallel replicas
- SAS token in the URL argument of AzureBlobStorage / azureBlobStorage is not masked in SHOW CREATE, engine_full and query_log
- Support Nullable(JSON) in tupleElement
- Docs
- C++ not yet supported