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
- Bound the collections read from the Native protocol
- Disable tcache inside ScopedJemallocThreadArena by default
- Use min/max stats for raw parquet `INT64` columns read as `DateTime`
- Do not require SHOW COLUMNS to read a table through cluster() or remote()
- Prefer a base-table read that satisfies the whole ORDER BY over a narrower projection
- Make `SET <setting> = DEFAULT` respect an active `compatibility` setting
- Fix wrong results when a Date column is converted to DateTime outside the 32-bit seconds range
- Fix dangling remote host filter references in S3 client configurations
- Fix `Not-ready Set` when a one-block system table filters on an `IN` subquery
- Do not overflow the stack when traversing a deep query tree
- Docs
- C++ not yet supported