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
- Support specifying or auto-assigning Parquet field_ids for output columns
- Fix system.parts showing wrong default_compression_codec
- Ask for continuation in single-line mode when query is incomplete
- Fix coalesce type mismatch exception with FULL OUTER JOIN
- Fix duplicate ALIAS columns causing column count mismatch in Distributed
- Fix page cache autoResize history window size
- In case of trivial views, push whole outer query to shards.
- Add cuckoo_filter MergeTree skip index
- CHECK TABLE falsely reports corruption for JSON columns in wide parts due to missing hasDynamicSubcolumns handling in checkDataPart
- JSONExtractRaw returns empty string for typed JSON paths when value equals type default (0 for UInt32, '' for String)
- Docs
- C++ not yet supported