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
- 01660_system_parts_smoke fails with Bad get: has `Int128`, requested `UInt128`
- Text index: every query re-resolves each index substream by stat-ing the filesystem once per part, although the part already holds the name and size in its checksums; count() with one hasToken needle over 400 parts drops 41 ms to 27 ms
- Async INSERT into DeltaLake with wait_for_async_insert=0 is acknowledged when allow_delta_lake_writes=0, rows silently dropped at flush
- Parallel replicas reject FULL/PASTE JOIN against non-MergeTree side (code 264)
- Fix a `set` skip index over a `Dynamic` or `Variant` expression dropping every granule
- `PullingAsyncPipelineExecutor::cancel` / `max_execution_time` / `KILL QUERY` waits for the full S3 retry budget on a stuck S3 source
- Iceberg: emit catalog labels from the embedded Iceberg REST catalog
- Repeated `INTERPOLATE` target: `interpolate_columns` OOB aborts the server
- `any` with a bare select argument still formats to the `IN` quantifier
- Parallel replicas INSERT SELECT into a DeltaLake table commits once per replica: commit conflict, lost or partial data
- Docs
- C++ not yet supported