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
- Fix typo
- Enable enable_max_bytes_limit_for_min_age_to_force_merge by default
- Revert 90900 function variant adaptor
- add startup and shutdown console log level
- Fix SEGV in `execute_query_fuzzer` due to a nullptr `TemporaryDataOnDiskScope`
- Speed up `uniq` over numeric types by batching inserts when possible
- Allow to enter PR number in the very first check_ci.py prompt
- Add some logs to better track iceberg position deletes
- Speed up uniq and uniqExact for String and IPv6 by devirtualizing the calls to getDataAt
- Respect `optimize_read_in_order` when reading projections
- Docs
- C++ not yet supported