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
- [CI Proof] `BackupWriterAzureBlobStorage::copyFile` destination path missing `blob_path` prefix
- Trailing comma in VALUES fails for expressions because `parseExpression` token check expects only `ClosingRoundBracket`
- SQL comments before semicolon in VALUES format break multi-query splitting, swallowing subsequent queries
- InsertDependenciesBuilder: Table 'xxx' is not a source for view 'yyy' anymore, current source is 'zzz' spam after using multiple Materialized Views to same target (26.x)
- Speed up jaroSimilarity / jaroWinklerSimilarity with AVX2
- Revert "Revert "Parallelize reads from a single Parquet file in StorageFile""
- Add spatial_bbox skip index for MergeTree geometry columns
- Make `02981_insert_select_resize_to_max_insert_threads` deterministic under free-memory limiter
- Tests for the `clickhouse_json` dialect (follow-up to #100412)
- Revert "Reject MATERIALIZED CTE references with inconsistent inferred types"
- Docs
- C++ not yet supported