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
- "Code: 46 DB::Exception: Unknown table function" when using query parameters on parametrized view
- Reject CREATE TABLE ... CLONE AS SELECT / table function
- Speed up server shutdown for databases with many tables
- Add server setting `additional_memory_tracking_per_thread`
- udfs and table-functions deny lists
- Declarative function signatures, continuation of #3775
- `parseDatabaseAndTableNameOrAsterisks` silently converts `db*.table` into `db.table*`
- `which_from_type` in `convertFieldToType` doesn't unwrap `Nullable`, breaking `Date` IN `Nullable(DateTime)` conversions
- Vector similarity index causes incorrect and inconsistent query results across replicas
- `system.detached_tables` throws `NOT_IMPLEMENTED` when iterating over `DatabaseDictionary`
- Docs
- C++ not yet supported