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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Fix ORC ReadRangeCombiner assertion with large remote_read_min_bytes_for_seek
- Fix exception in DDLWorker::cleanupQueue on ZNOTEMPTY
- Remove the old Parquet writer (`output_format_parquet_use_custom_encoder` = 0) and reader (`input_format_parquet_use_native_reader_v3` = 0)
- Fix `accurateCastOrDefault` losing Const column type
- Allow skipping local shard with missing table when `skip_unavailable_shards` is enabled
- Fix exception when constant is folded from UnionNode subquery
- Fix Logical error: data->allocated_size != debug_allocated_size
- Skip the expensive readLockParts() call in tryGetSerializationHints()
- Test switching ApproximateRuntimeFilters, Bloom Filters to xxHash
- Aws contrib pointer update
- Docs
- C++ not yet supported