v.20.7New Feature

Integration with COS in ClickHouse #12386

Integration with COS. #12386 (fastio).
Added integration of ClickHouse with Tencent Cloud Object Storage (COS), enabling users to interact with COS directly from ClickHouse.

Why it matters

This feature allows users to read from and write to Tencent Cloud Object Storage within ClickHouse, simplifying data management workflows involving COS and providing seamless access to cloud storage for analytics and processing.

How to use it

Users can configure ClickHouse to connect to Tencent COS by specifying the appropriate connection parameters in the configuration files or table engines that support external storages. Once configured, users can query data stored in COS using standard ClickHouse SQL syntax.