v.18.16New Feature

Reading Support for Join Type Tables with Simple Keys

Reading is supported for Join type tables with simple keys. Amos Bird
Reading support has been added for Join type tables with simple keys.

Why it matters

This feature enables users to perform read operations on Join type tables that use simple keys, expanding the usability of join tables within ClickHouse and allowing more flexible query scenarios.

How to use it

Users can read from Join tables that have simple key definitions directly in their queries once the update is applied. No additional configuration is required beyond creating a Join table with simple keys.