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 supported61 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Add retry policy to Remote Query Executor to be able to retry failed leaf queries.
- Fix use_structure_from_insertion_table_in_table_functions breaking various queries
- In TablesStatusResponse Connection::getTablesStatus, a null pointer has caused the crash.
- INSERT SELECT silently ignores type conversion errors in Nullable columns
- INSERT INTO FUNCTION ... FROM INFILE doesn't do schema inference
- Randomize parallel_replicas_min_number_of_rows_per_replica
- Rework enable_named_columns_in_function_tuple and add constraint settings
- Dictionary memory usage didn't reflect the actual memory
- Per-logger logging levels can't be mixed with global logging levels
- Advanced dashboard: the bubble on hover should show on all graphs at once.
- Docs
- C++ not yet supported