v.22.1Improvement

Improve gRPC Compression Support for Issue #28671

Improve gRPC compression support for #28671. #32747 (Vitaly Baranov).
Improved gRPC compression support in ClickHouse.

Why it matters

This feature enhances the efficiency of data transmission over gRPC by adding better compression capabilities, which reduces bandwidth usage and improves performance for remote procedure calls.

How to use it

Users can enable or configure gRPC compression settings in the ClickHouse server configuration or client options to optimize data transfer according to their environment.