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.