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
- fix: in compressor in compressor.cpp
- Add support for the SQL `OVERLAPS` predicate
- Respect input_format_binary_max_type_complexity in decoding aggregate function parameters
- Fix WKT MULTILINESTRING parsing in GeoParquet reader
- Fix nullable inference for geo columns in Arrow-based Parquet reader
- Enforce AI function quotas per query, not per block
- Added fix for input_format_max_block_size_bytes silently ignored for INSERT
- Fix race between ALTER and RENAME/EXCHANGE TABLES
- Add prepared statements functionality to ArrowFlight SQL server.
- `decodeAggregateFunction` bypasses `input_format_binary_max_type_complexity` by calling wrapper `decodeDataType` with fresh complexity counter
- Docs
- C++ not yet supported