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
- Add regression test for distributed_product_mode='local' with default_database (#58766)
- Spawn background schedule pool threads lazily
- Properly handle table_readonly setting in DDLWorker and replicated engines
- Fix LOGICAL_ERROR for reused materialized CTE filtered by IN over another materialized CTE
- Parallelize copyFile in DiskObjectStorageTransaction
- Optimize Profile Events by using Per CPU counters for server-wide and users
- Surface real callback exceptions in ZipArchiveReader instead of "Code = -100"
- Fix countmin statistics bug when comparing float32 column with float64
- Fix heap-buffer-overflow in syntax error formatting (parseQuery)
- Support column matcher expansion for default value expressions and index expressions
- Docs
- C++ not yet supported