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
- Support the Vortex file format
- Convert the JOIN keys to the type of the values that they have in common
- Improve canceling queries with the `url` function
- Keep Iceberg statistics for supported columns when a field type is unsupported
- Fix BACKUP/RESTORE SETTINGS <name> = DEFAULT parsing and formatting
- Reject a table reference in the IN operator of a constraint expression
- Reimplement the KQL (Kusto) dialect on a lexer, an AST and AST translation
- Make array membership functions compare a constant `FixedString` needle zero-padded
- Do not merge an equality into a JOIN condition if its value depends on where it is evaluated
- Fix a query being cancelled up to 1 ms before its `max_execution_time`
- Docs
- C++ not yet supported