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
- `rewrite_in_to_join` uses `equals` in WHERE losing IN's three-valued NULL logic
- Add more queries to clickhouse-diagnostics
- AWS glue catalog auth should use default provider chain
- Leverage GCS multi-object delete to enable GCS buckets as S3-like disk type
- ClickHouse crash when querying Hive PARQUET table
- `StorageFile` constructor from `FileSource` doesn't transfer `total_bytes_to_read`, breaking progress percentage for `file` queries
- `processNamedCollectionResult` duplicate `dataset_name` assignment: `get` at line 92 overwrites `getOrDefault` at line 90, throwing `BAD_ARGUMENTS` when `dataset` is omitted
- NOT_FOUND_COLUMN_IN_BLOCK with row policies on both Merge table and child table
- Bug when joining table with row policy and view
- Wrong output values in documentation examples for `multiSearchFirstPositionUTF8` and `multiSearchFirstPositionCaseInsensitiveUTF8`
- Docs
- C++ not yet supported