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
- Respect `date_time_overflow_behavior` for numeric temporal casts
- Verify array offsets read as absolute values, not only in the Native format
- Statically linked binary
- Allow lazy materialization for LIMIT WITH TIES under new setting or for unbounded case
- Send a serialized query plan to shards when reading from Distributed tables under serialize_query_plan
- Fix Iceberg manifest partition value encoding
- Predictive autocomplete for clickhouse-client (Markov model on top of inline hints)
- Make JSONExtract honour cast_string_to_date_time_mode when parsing DateTime values
- Fix LOGICAL_ERROR when a column transformer sets an alias on an asterisk
- Make storage key expression type independent of enable_extended_results_for_datetime_functions
- Docs
- C++ not yet supported