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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Iceberg: identity-partition column reads as NULL when data files don't contain it (Hive-partitioned / Fabric-virtualized tables)
- Logical error: 'Inconsistent AST formatting between 'ExpressionList' and 'ExpressionList'' for aliased IN nested in a function argument
- Fix race between mutation registration and KILL TRANSACTION leaving an orphaned mutation
- Fix LOGICAL_ERROR in join order optimizer for duplicate column names via merged expression
- Fix S3Queue shutdown hanging on a streaming pipeline stuck inside a blocking call
- Fix thread name in case of no thread group or when it already matches
- Web UI: stop the progress spinner when a running query is cancelled
- Fix use-of-uninitialized-value in WITH FILL suffix over a merge
- Use fewer stateful-prepare insert threads for regular sanitizer runs
- Fix Inconsistent AST formatting for aliased IN nested in a function argument
- Docs
- C++ not yet supported