Added support for Huawei OBS (Object Storage Service) as an external storage option in ClickHouse.
Why it matters
This feature enables ClickHouse users to directly access and manage data stored in Huawei OBS, providing seamless integration with Huawei's cloud storage solution. It solves the problem of limited cloud storage compatibility, expanding storage backend options and improving flexibility for data storage and querying.How to use it
To use Huawei OBS storage with ClickHouse, configure the appropriate storage settings by specifying the Huawei OBS endpoint, access key, and secret key in the ClickHouse storage configuration. Then, create tables or external dictionaries referencing Huawei OBS URIs to store or read data.