v.23.4Improvement

Correctly Set Headers for Native Copy Operations on GCS

Correctly set headers for native copy operations on GCS. #48981 (Antonio Andelic).
Correctly set headers for native copy operations on Google Cloud Storage (GCS) in ClickHouse.

Why it matters

This feature ensures that the appropriate HTTP headers are properly set during native copy operations involving GCS, improving compatibility and reliability when working with GCS storage in ClickHouse.

How to use it

The fix is applied automatically when performing native copy operations on GCS; users do not need to change their existing configurations or queries to benefit from this improvement.