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
- AMBIGUOUS_IDENTIFIER for a database-qualified Distributed table aliased with the name of another table in a three-way join; unqualified spelling, MergeTree in the same position and the old analyzer work
- Avoid undefined behavior in ctype calls on signed characters
- Perf(Array): Keep binary search for vector needles in indexOfAssumeSorted
- Prune Hive-style partitioned directories during object storage listing
- Native S3 copy sends destination requests through the source client (copyS3File)
- Partition-scoped CLEAR COLUMN is permanently applied to other partitions' Compact parts when a mutation rewrites them (data loss since 26.2)
- Fix DROP TABLE hanging forever after a persisted loop() table has been read
- isCompilableNumericConversion still admits int<->Decimal: JIT drops the overflow check
- Establish ZooKeeper sessions single-flight, without holding the global mutex
- Fix wrong results from JIT-compiled integer to `Decimal` and `Decimal` to integer conversions
- Docs
- C++ not yet supported