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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to clickhouse
Help out
- Issues
- Allow OAuth token exchange without client_id for REST Iceberg catalog (Snowflake Polaris)
- Shared-ptr copy (not clone) of IN first argument at line 616 causes `NOT_FOUND_COLUMN_IN_BLOCK` for multi-column tuple IN inside IF
- `front()` in `buildQueryPlanForJoinNodeLegacy` uses raw first-table column as left join key instead of resolved USING column for chained FULL JOINs
- simhash family of functions uses only 32 bits off the 64 bits space
- `getFilteredTables` detached path omits `uuid_column` population, causing `LOGICAL_ERROR` on `system.detached_tables WHERE uuid = ...`
- Streamline the controls over background activity of certain table engines
- [CI crash] Failed to locate file in zip archive during backup restore
- `isNotDistinctFrom` returns inconsistent results for NaN depending on `Nullable` wrapping
- Flaky test: test_read_only_table/test.py::test_restart_zookeeper
- [CI crash] ReplicatedMergeTree checkParts failed during attach
- Docs
- C++ not yet supported